Staging
v0.5.1
https://github.com/python/cpython
Revision 04e820443b78edebc986212e74291daba2480a12 authored by Thomas Wouters on 29 December 2006, 14:42:17 UTC, committed by Thomas Wouters on 29 December 2006, 14:42:17 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.
1 parent e38ecee
History
Tip revision: 04e820443b78edebc986212e74291daba2480a12 authored by Thomas Wouters on 29 December 2006, 14:42:17 UTC
Backport trunk checkin r51565:
Tip revision: 04e8204
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
PCbuild8
Parser
Python
RISCOS
Tools
.hgtags -rw-r--r-- 3.3 KB
LICENSE -rw-r--r-- 13.2 KB
Makefile.pre.in -rw-r--r-- 34.2 KB
README -rw-r--r-- 54.4 KB
configure -rwxr-xr-x 623.0 KB
configure.in -rw-r--r-- 94.6 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 26.4 KB
setup.py -rw-r--r-- 66.3 KB

README

back to top