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-23 03:05:38 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
15
f59f90b5bc
cpython
/
Lib
/
collections
History
Download ZIP
Download TAR.GZ
Serhiy Storchaka
c74e9fb189
gh-110275: Named tuple's __replace__() now raises TypeError for invalid arguments (GH-110299)
2023-12-04 13:30:32 +02:00
..
__init__.py
gh-110275: Named tuple's __replace__() now raises TypeError for invalid arguments (GH-110299)
2023-12-04 13:30:32 +02:00
abc.py
gh-91896: Revert some very noisy DeprecationWarnings for
ByteString
(
#104424
)
2023-05-13 09:55:35 +01:00