From: Neal Norwitz Date: Mon, 19 Sep 2005 06:48:05 +0000 (+0000) Subject: Note fix of memory leak. X-Git-Tag: v2.4.2c1~10 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3d79035d174fc6500c019a702fe582defd4e3a0c;p=thirdparty%2FPython%2Fcpython.git Note fix of memory leak. --- diff --git a/Misc/NEWS b/Misc/NEWS index 889f5f8906a9..c8d62784731e 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -65,6 +65,8 @@ Core and builtins Extension Modules ----------------- +- Fix memory leak in posix.access(). + - Patch #1213831: Fix typo in unicodedata._getcode. - Bug #1007046: os.startfile() did not accept unicode strings encoded in