Alex Waygood
|
8af5e0d340
|
Use PEP 585 syntax in Python 2, protobuf & _ast stubs, where possible (#6949)
|
2022-01-18 07:14:03 -08:00 |
|
Nikita Sobolev
|
6da5eb2d04
|
Backport platform specific code to python2 (#6772)
|
2022-01-01 13:26:20 +01:00 |
|
Oleg Höfling
|
ff63953188
|
Switch to PEP-604 syntax in python2 stubs (#5915)
Signed-off-by: oleg.hoefling <oleg.hoefling@gmail.com>
|
2021-08-14 11:12:30 +02:00 |
|
Sebastian Rittau
|
5b739e0ccb
|
Split stdlib into Python 2 and 3 versions (#5442)
All new files in stdlib/@python2 are straight copies of the
corresponding files in stdlib.
|
2021-05-14 12:04:12 -07:00 |
|