Staging
v0.8.1
https://github.com/python/cpython
Revision 952f8808b264f82b6dbf8e613307769050eba611 authored by Raymond Hettinger on 09 November 2004, 07:27:35 UTC, committed by Raymond Hettinger on 09 November 2004, 07:27:35 UTC
(Contributed by Dima Dorfman.)

* Support pickling of dictionaries in instances of deque subclasses.
* Support pickling of recursive deques.
1 parent 15056a5
History
Tip revision: 952f8808b264f82b6dbf8e613307769050eba611 authored by Raymond Hettinger on 09 November 2004, 07:27:35 UTC
SF patch #1062279: deque pickling problems
Tip revision: 952f880
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.5 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 17.5 KB
sleep.c -rw-r--r-- 866 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top