Issue #14288: Modify Misc/NEWS

This commit is contained in:
Kristján Valur Jónsson 2012-04-03 10:59:26 +00:00
parent 31668b8f7a
commit 8f639e0375

View file

@ -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
-------