From 8f639e03752de93047a433a0bb460e2e57038c3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristj=C3=A1n=20Valur=20J=C3=B3nsson?= Date: Tue, 3 Apr 2012 10:59:26 +0000 Subject: Issue #14288: Modify Misc/NEWS --- Misc/NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index 5d8b975..e064b3a 100644 --- 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 ------- -- cgit v0.12