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
diff --git a/Misc/NEWS b/Misc/NEWS
index aebd899..2961776 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -36,6 +36,10 @@
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