http://hg.python.org/cpython/rev/51c88d51aa4a changeset: 76092:51c88d51aa4a user: Kristján Valur Jónsson <kristjan at ccpgames.com> date: Tue Apr 03 10:59:26 2012 +0000 summary: Issue #14288: Modify Misc/NEWS files: Misc/NEWS | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS --- a/Misc/NEWS +++ b/Misc/NEWS @@ -60,6 +60,8 @@ - Issue #14471: Fix a possible buffer overrun in the winreg module. +- Issue #14288: Allow the serialization of builtin iterators + Library ------- -- Repository URL: http://hg.python.org/cpython