]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
note test_largefile restriction on Mac OS X
authorSkip Montanaro <skip@pobox.com>
Mon, 31 Mar 2003 21:59:05 +0000 (21:59 +0000)
committerSkip Montanaro <skip@pobox.com>
Mon, 31 Mar 2003 21:59:05 +0000 (21:59 +0000)
Misc/NEWS

index bff0d0cedcb76a5d60843eb755796256fab6023e..98e50c6cb82d16fe1181e7f68ac4119546d3f018 100644 (file)
--- 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.