summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2011-10-04 07:23:04 (GMT)
committerAntoine Pitrou <solipsis@pitrou.net>2011-10-04 07:23:04 (GMT)
commitffd41d9f101e31973b8713e884c95118fceb6f59 (patch)
tree3b549e20b5cf09244789f6e6f67a7dce2fad75b4 /Misc
parent1efb33a6823b94739e59d6e2fe92e8e703a7fc7d (diff)
downloadcpython-ffd41d9f101e31973b8713e884c95118fceb6f59.zip
cpython-ffd41d9f101e31973b8713e884c95118fceb6f59.tar.gz
cpython-ffd41d9f101e31973b8713e884c95118fceb6f59.tar.bz2
Issue #7689: Allow pickling of dynamically created classes when their
metaclass is registered with copyreg. Patch by Nicolas M. Thiéry and Craig Citro.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/ACKS2
-rw-r--r--Misc/NEWS4
2 files changed, 6 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index 5bf395b..15fb385 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -164,6 +164,7 @@ Anders Chrigström
Tom Christiansen
Vadim Chugunov
David Cinege
+Craig Citro
Mike Clarkson
Andrew Clegg
Brad Clements
@@ -881,6 +882,7 @@ Anatoly Techtonik
Mikhail Terekhov
Richard M. Tew
Tobias Thelen
+Nicolas M. Thiéry
James Thomas
Robin Thomas
Stephen Thorne
diff --git a/Misc/NEWS b/Misc/NEWS
index aebd899..2961776 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -36,6 +36,10 @@ Core and Builtins
Library
-------
+- Issue #7689: Allow pickling of dynamically created classes when their
+ metaclass is registered with copyreg. Patch by Nicolas M. Thiéry and Craig
+ Citro.
+
- Issue #4147: minidom's toprettyxml no longer adds whitespace to text nodes.
- Issue #13034: When decoding some SSL certificates, the subjectAltName