summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorThomas Wouters <thomas@python.org>2006-08-24 18:40:20 (GMT)
committerThomas Wouters <thomas@python.org>2006-08-24 18:40:20 (GMT)
commit9e398cac94cd15385e79d70e3575fd2945e0b76d (patch)
tree2e362d842714d0b4cdee0775116bb6ab2180b09d /Misc/ACKS
parent348dc88097412cc229254f20f2759ce4cd192261 (diff)
downloadcpython-9e398cac94cd15385e79d70e3575fd2945e0b76d.zip
cpython-9e398cac94cd15385e79d70e3575fd2945e0b76d.tar.gz
cpython-9e398cac94cd15385e79d70e3575fd2945e0b76d.tar.bz2
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.)
Diffstat (limited to 'Misc/ACKS')
-rw-r--r--Misc/ACKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index 2efbd05..7524bae 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -242,6 +242,7 @@ Dag Gruneau
Michael Guravage
Lars Gustäbel
Barry Haddow
+Václav Haisman
Paul ten Hagen
Rasmus Hahn
Peter Haight