summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2002-02-28 23:19:52 (GMT)
committerGuido van Rossum <guido@python.org>2002-02-28 23:19:52 (GMT)
commit88b666ca3f2e403d23c05a94fbc8038ad2c1fc4d (patch)
tree1f8e7bf3507922687e18bbc774a6c11e4a1f3e71 /Misc/ACKS
parente64ef931d6e4ee800fcd156b28269569d989783c (diff)
downloadcpython-88b666ca3f2e403d23c05a94fbc8038ad2c1fc4d.zip
cpython-88b666ca3f2e403d23c05a94fbc8038ad2c1fc4d.tar.gz
cpython-88b666ca3f2e403d23c05a94fbc8038ad2c1fc4d.tar.bz2
SF patch 518765 (Derek Harland): Bug in copy.py when used through
rexec. When using a restricted environment, imports of copy will fail with an AttributeError when trying to access types.CodeType. Bugfix candidate (all the way back to 1.5.3, but at least 2.1.3 and 2.2.1).
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 9a49b86..51780d8 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -176,6 +176,7 @@ Milton L. Hankins
Stephen Hansen
Barry Hantman
Lynda Hardman
+Derek Harland
Jason Harper
Gerhard Häring
Larry Hastings