]> granicus.if.org Git - python/commitdiff
Issue #14288: Modify Misc/NEWS
authorKristján Valur Jónsson <kristjan@ccpgames.com>
Tue, 3 Apr 2012 10:59:26 +0000 (10:59 +0000)
committerKristján Valur Jónsson <kristjan@ccpgames.com>
Tue, 3 Apr 2012 10:59:26 +0000 (10:59 +0000)
Misc/NEWS

index 5d8b97522ba4073f3d3421875911511b67671768..e064b3a8c76e31a3f17e851a56e92de399196ea2 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -60,6 +60,8 @@ Core and Builtins
 
 - Issue #14471: Fix a possible buffer overrun in the winreg module.
 
+- Issue #14288: Allow the serialization of builtin iterators
+
 Library
 -------