From 0e1abe2a07444d35d3f97737201787f9722866b8 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Fri, 17 Feb 2006 09:48:14 +0000 Subject: Add bug number to NEWS entry. --- Misc/NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Misc/NEWS b/Misc/NEWS index 9af61e1..9b5740b 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -363,7 +363,8 @@ Extension Modules Library ------- -- The names of lambda functions are now properly displayed in pydoc. +- Bug #1432260: The names of lambda functions are now properly displayed + in pydoc. - Patch #1412872: zipfile now sets the creator system to 3 (Unix) unless the system is Win32. -- cgit v0.12