]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Document the Pynche patch.
authorBarry Warsaw <barry@python.org>
Wed, 3 Sep 2003 03:25:27 +0000 (03:25 +0000)
committerBarry Warsaw <barry@python.org>
Wed, 3 Sep 2003 03:25:27 +0000 (03:25 +0000)
Misc/NEWS

index 7a2abfdd17428aa8b914beb814051f7114c8e7c6..f606f1b6beacfec15d302ba5e0224f86a2b2d4df 100644 (file)
--- 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
 -----