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-02 16:13:13 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6
3ee6dabf5b
cpython
/
Lib
/
collections
History
Download ZIP
Download TAR.GZ
Serhiy Storchaka
3ee6dabf5b
Issue
#17900
: Allowed pickling of recursive OrderedDicts. Decreased pickled
...
size and pickling time.
2013-05-21 12:47:57 +03:00
..
__init__.py
Issue
#17900
: Allowed pickling of recursive OrderedDicts. Decreased pickled
2013-05-21 12:47:57 +03:00
__main__.py
abc.py
merge
2013-03-24 15:21:57 -07:00