Files
typeshed/stubs
Sebastian Rittau 6c41e3cead Improve six stubs (#5908)
* Update version field in METADATA.toml.
* Import from collections.abc in Python 3 stub.
* Add six.__author__.
* Annotate PY2, PY3, and PY34 as literals.
* Correctly annotate *_type and replace instances where they were used
  as type aliases.
* Use new union syntax in Python 2 stub.
* Use built-in generics in Python 2 stub where possible.
* Renamed _LazyDescriptor to _LazyDescr to match implementation.
* Derive _LazyDescr from object in Python 2 stub.
2021-08-11 07:40:09 -07:00
..
2021-07-14 09:24:19 +01:00
2021-07-24 13:47:14 -07:00
2021-07-15 13:26:53 +02:00
2021-07-15 17:28:57 +02:00
2021-07-19 10:28:00 +02:00
2021-08-07 08:10:03 -07:00
2021-07-15 14:34:59 +02:00
2021-07-15 11:37:53 +01:00
2021-07-15 17:29:56 +02:00
2021-03-27 17:35:22 -07:00
2021-08-11 07:40:09 -07:00
2021-07-12 21:03:08 +02:00
2021-07-13 15:11:27 +01:00