]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Patch #808719: Ignore locale's encoding in IDLE if it is an empty string.
authorMartin v. Löwis <martin@v.loewis.de>
Thu, 12 Aug 2004 13:17:11 +0000 (13:17 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Thu, 12 Aug 2004 13:17:11 +0000 (13:17 +0000)
Misc/NEWS

index 0b2cc51e07d84c9a61116812c97eea8b9e5db9b3..fcdb8b73942ecfe3a223b8a629ebc2c59f3eaec1 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -43,6 +43,8 @@ Extension modules
 Library
 -------
 
+- Patch #808719: Ignore locale's encoding in IDLE if it is an empty string.
+
 - Patch #946153: Add wait_visibility before grab_set.
 
 - Patch #994595: urllib2 now recognizes Basic authentication even if