This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-06-06 19:40:45 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c65ae26f2b46ca616a7ca000bbfcdf63b9bdd779
cpython
/
Lib
/
collections
T
History
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
…