From: Skip Montanaro Date: Mon, 31 Mar 2003 21:59:05 +0000 (+0000) Subject: note test_largefile restriction on Mac OS X X-Git-Tag: v2.2.3c1~90 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8c451a76dfb33971b7de70eff89172032cf8a70e;p=thirdparty%2FPython%2Fcpython.git note test_largefile restriction on Mac OS X --- diff --git a/Misc/NEWS b/Misc/NEWS index bff0d0cedcb7..98e50c6cb82d 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -2,6 +2,8 @@ What's New in Python 2.2.3 ? Release date: XX-XXX-2003 ============================ +- Backported the "largefile" requirement for test_largefile on Mac OS X. + - SF #710576: Backport of fix for #663074, to implement per-interpreter codecs registries. This adds new members at the end of PyInterpreterState.