summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2004-06-19 01:02:51 (GMT)
committerBrett Cannon <bcannon@gmail.com>2004-06-19 01:02:51 (GMT)
commitc6c1f478d9236ed92312f55b0421497b4f86a302 (patch)
treedd6e65e2291e9c778c48ffc21ce5cc9f119154a6 /Misc/ACKS
parent2b2fe94cde439e020ec2a5152e3d3e1dfec6ce9d (diff)
downloadcpython-c6c1f478d9236ed92312f55b0421497b4f86a302.zip
cpython-c6c1f478d9236ed92312f55b0421497b4f86a302.tar.gz
cpython-c6c1f478d9236ed92312f55b0421497b4f86a302.tar.bz2
pydoc.stripid() is now case-insensitive for its regex to support platforms that
have pointer addresses in uppercase. Closes bug #934282. Thanks Robin Becker.
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 480a1ec..61f857b 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -43,6 +43,7 @@ Samuel L. Bayer
Donald Beaudry
David Beazley
Neal Becker
+Robin Becker
Bill Bedford
Reimer Behrends
Thomas Bellman