commit | ffd41d9f101e31973b8713e884c95118fceb6f59 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Tue Oct 04 09:23:04 2011 +0200 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Tue Oct 04 09:23:04 2011 +0200 |
tree | 3b549e20b5cf09244789f6e6f67a7dce2fad75b4 | |
parent | 1efb33a6823b94739e59d6e2fe92e8e703a7fc7d [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 5bf395b..15fb385 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -164,6 +164,7 @@ Tom Christiansen Vadim Chugunov David Cinege +Craig Citro Mike Clarkson Andrew Clegg Brad Clements @@ -881,6 +882,7 @@ Mikhail Terekhov Richard M. Tew Tobias Thelen +Nicolas M. Thiéry James Thomas Robin Thomas Stephen Thorne