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-08-27 12:16:04 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
d97daebfa6
cpython
/
Lib
/
collections
History
Download ZIP
Download TAR.GZ
Raymond Hettinger
0bb4bdf0d9
bpo-35864: Replace OrderedDict with regular dict in namedtuple() (
#11708
)
...
* Change from OrderedDict to a regular dict * Add blurb
2019-01-31 00:59:50 -08:00
..
__init__.py
bpo-35864: Replace OrderedDict with regular dict in namedtuple() (
#11708
)
2019-01-31 00:59:50 -08:00
abc.py
whitespace cleanup
2013-10-13 02:27:22 +02:00