Staging
v0.8.1
https://github.com/python/cpython
Revision ba8522ad28a444e89ccfe6d6fe1e57824fc94a96 authored by Thomas Wouters on 24 August 2006, 18:55:01 UTC, committed by Thomas Wouters on 24 August 2006, 18:55:01 UTC
Fix SF bug #1545837: array.array borks on deepcopy.
array.__deepcopy__() needs to take an argument, even if it doesn't actually
use it. Will backport to 2.5 and 2.4 (if applicable.)
1 parent 79ba8e5
History
Tip revision: ba8522ad28a444e89ccfe6d6fe1e57824fc94a96 authored by Thomas Wouters on 24 August 2006, 18:55:01 UTC
Backport trunk's revision 51565:
Tip revision: ba8522a
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.hgtags -rw-r--r-- 3.1 KB
LICENSE -rw-r--r-- 13.2 KB
Makefile.pre.in -rw-r--r-- 31.8 KB
README -rw-r--r-- 49.9 KB
aclocal.m4 -rw-r--r-- 2.1 KB
configure -rwxr-xr-x 584.2 KB
configure.in -rw-r--r-- 87.4 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 23.8 KB
setup.py -rw-r--r-- 53.1 KB

README

back to top