From: Christian Heimes Date: Tue, 11 Dec 2007 09:00:01 +0000 (+0000) Subject: Added note about 1585 to Misc/NEWS X-Git-Tag: v3.0a3~307 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fc5aa9d0bcf56d3bda0f033593ca4506b83515ee;p=thirdparty%2FPython%2Fcpython.git Added note about 1585 to Misc/NEWS --- diff --git a/Misc/NEWS b/Misc/NEWS index bd5f8257870e..afff9fb0b9c0 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -33,6 +33,8 @@ Extension Modules Library ------- +- Issue #1585: IDLE uses non-existent xrange() function + - Issue #1578: Problems in win_getpass