commit | ff0e22b6ec0080478c316a9476cd40aa1d398788 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Mon May 28 22:22:34 2012 +0200 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Mon May 28 22:22:34 2012 +0200 |
tree | 935b723383a7452b7e4b62c8e9c6df9f1da7ff2c | |
parent | fe7aa49f24743f834bcf123fcd9ea5cc7a123209 [diff] [blame] |
Issue #14775: Fix a potential quadratic dict build-up due to the garbage collector repeatedly trying to untrack dicts. Additional comments by Tim Silk.
diff --git a/Misc/ACKS b/Misc/ACKS index 9908bb1..eb53d75 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -791,6 +791,7 @@ Itamar Shtull-Trauring Eric Siegerman Paul Sijben +Tim Silk Kirill Simonov Nathan Paul Simons Janne Sinkkonen