Alex Waygood
|
aea52b35d1
|
Remove nearly all __str__ and __repr__ methods from typeshed (#6968)
|
2022-01-20 00:45:11 +01:00 |
|
Alex Waygood
|
cd93461225
|
Use PEP 585 syntax in @python2/_ast, convert more TypeVars to _typeshed.Self, & # noqa a SQLAlchemy line (#6954)
* Manual fixes for `_ast` and `SQLAlchemy`
* Change more `TypeVar`s to `Self`, using script
|
2022-01-18 11:15:34 -08:00 |
|
Alex Waygood
|
8af5e0d340
|
Use PEP 585 syntax in Python 2, protobuf & _ast stubs, where possible (#6949)
|
2022-01-18 07:14:03 -08:00 |
|
Alex Waygood
|
6a88d5e7ae
|
Use _typeshed.Self in Python 2, too (#6932)
|
2022-01-16 14:44:51 -08:00 |
|
Sebastian Rittau
|
68dc2d132b
|
Move Python 2-only stubs to @python2 directory (#5660)
|
2021-06-21 11:28:25 -07:00 |
|