commit | 561a821e93dc5c5aff9c5e26a3cbe482ac154a51 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Tue Oct 04 09:34:48 2011 +0200 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Tue Oct 04 09:34:48 2011 +0200 |
tree | 48531cf43575f3e9a5496006bebbdd03cfd27e19 | |
parent | ad349a190e923b32e7ef43ddafffde93df75051a [diff] [blame] |
Issue #7689: Allow pickling of dynamically created classes when their metaclass is registered with copyreg. Patch by Nicolas M. ThiƩry and Craig Citro.
diff --git a/Misc/ACKS b/Misc/ACKS index 5fd0bfa..a807956 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -147,6 +147,7 @@ Tom Christiansen Vadim Chugunov David Cinege +Craig Citro Mike Clarkson Andrew Clegg Brad Clements @@ -817,6 +818,7 @@ Mikhail Terekhov Richard M. Tew Tobias Thelen +Nicolas M. Thiéry James Thomas Robin Thomas Stephen Thorne