cpython/Lib/collections
kj 33b3fedd43
[3.9] bpo-42195: Ensure consistency of Callable's __args__ in collections.abc and typing (GH-23765)
Backport of GH-23060.
2020-12-14 08:30:45 -08:00
..
__init__.py bpo-42487: don't call __getitem__ of underlying maps in ChainMap.__iter__ (GH-23534) (GH-23569) 2020-11-30 09:07:26 -08:00
abc.py [3.9] bpo-42195: Ensure consistency of Callable's __args__ in collections.abc and typing (GH-23765) 2020-12-14 08:30:45 -08:00