summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2011-10-04 07:25:28 (GMT)
committerAntoine Pitrou <solipsis@pitrou.net>2011-10-04 07:25:28 (GMT)
commit5a688dbf97f1537d3f2309bfe6be93dab2f10ce0 (patch)
tree669b73365df94fcb787c7dfe0edaf43e9e4a33d6 /Misc
parent29f43f7368115c47c97acff02816a680c3ebd73e (diff)
parentffd41d9f101e31973b8713e884c95118fceb6f59 (diff)
downloadcpython-5a688dbf97f1537d3f2309bfe6be93dab2f10ce0.zip
cpython-5a688dbf97f1537d3f2309bfe6be93dab2f10ce0.tar.gz
cpython-5a688dbf97f1537d3f2309bfe6be93dab2f10ce0.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 9d7e32b..2cf3964 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -174,6 +174,7 @@ Anders Chrigström
Tom Christiansen
Vadim Chugunov
David Cinege
+Craig Citro
Mike Clarkson
Andrew Clegg
Brad Clements
@@ -941,6 +942,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 3714c43..35dac45 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -294,6 +294,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