commit | e1618491adc5c0ef214c25d4e3b882e8586a2fee | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Sat Oct 04 22:15:27 2014 +0200 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Sat Oct 04 22:15:27 2014 +0200 |
tree | 0d91357929681b4329601ede97fab846a182abac | |
parent | fb8eaae6eb3996f9b02db81662be4e92b690d344 [diff] [blame] |
Issue #21905: Avoid RuntimeError in pickle.whichmodule() when sys.modules is mutated while iterating. Patch by Olivier Grisel.
diff --git a/Misc/ACKS b/Misc/ACKS index c91d643..3095047 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -494,6 +494,7 @@ Grant Griffin Andrea Griffini Duncan Grisby +Olivier Grisel Fabian Groffen Eric Groo Dag Gruneau