This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-07-24 03:35:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
66f77caca3
cpython
/
Lib
/
collections
History
Download ZIP
Download TAR.GZ
Hugo van Kemenade
c47c78b878
bpo-37324: Remove ABC aliases from collections (GH-23754)
...
Remove deprecated aliases to Abstract Base Classes from the collections module.
2021-01-13 00:16:37 +01:00
..
__init__.py
bpo-37324: Remove ABC aliases from collections (GH-23754)
2021-01-13 00:16:37 +01:00
abc.py
bpo-42195: Ensure consistency of Callable's __args__ in collections.abc and typing (GH-23060)
2020-12-13 10:38:24 -08:00