]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
backport gvanrossum's checkin of
authorMichael W. Hudson <mwh@python.net>
Fri, 23 Aug 2002 16:30:07 +0000 (16:30 +0000)
committerMichael W. Hudson <mwh@python.net>
Fri, 23 Aug 2002 16:30:07 +0000 (16:30 +0000)
    revision 1.180 of ACKS

date: 2002/06/10 20:00:52;  author: gvanrossum;  state: Exp;  lines: +1 -0
SF patch 564549 (Erik Andersén).

The WeakKeyDictionary constructor didn't work when a dict arg was
given.  Fixed by moving a line.  Also adding a unit test.

Bugfix candidate.

Misc/ACKS

index a543a4e30ae54701db366cbb46e01b6e0c60d6d6..823840d580f156fd17a79f83e6959f9b92df6875 100644 (file)
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -16,6 +16,7 @@ Jyrki Alakuijala
 Billy G. Allie
 Mark Anacker
 Anders Andersen
+Erik Andersén
 Oliver Andrich
 Ross Andrus
 Jason Asbahr