From: Barry Warsaw Date: Wed, 3 Sep 2003 03:25:27 +0000 (+0000) Subject: Document the Pynche patch. X-Git-Tag: v2.3.1~96 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b7e965cbf40a39a43ffccb4aa4503a6d15df10e3;p=thirdparty%2FPython%2Fcpython.git Document the Pynche patch. --- diff --git a/Misc/NEWS b/Misc/NEWS index 7a2abfdd1742..f606f1b6beac 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -83,6 +83,12 @@ IDLE - Bug #782510: The idna codec would fail to support names with a trailing full-stop. +Tools/Demos +----------- + +- Pynche was fixed to not crash when there is no ~/.pynche file and no + -d option was given. + Build -----