]> granicus.if.org Git - python/commitdiff
news entry for r76000
authorGregory P. Smith <greg@mad-scientist.com>
Sun, 1 Nov 2009 18:33:55 +0000 (18:33 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Sun, 1 Nov 2009 18:33:55 +0000 (18:33 +0000)
Misc/NEWS

index 3fc935838635b62086efa48c40f94576deca1af5..aa0c8945dd3d72fe8e924ba9416ceabc47cd03a2 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -423,6 +423,12 @@ Core and Builtins
 Library
 -------
 
+- Issue #7246 & Issue #7208: getpass now properly flushes input before
+  reading from stdin so that existing input does not confuse it and
+  lead to incorrect entry or an IOError.  It also properly flushes it
+  afterwards to avoid the terminal echoing the input afterwards on
+  OSes such as Solaris.
+
 - Issue #7233: Fix a number of two-argument Decimal methods to make
   sure that they accept an int or long as the second argument.  Also
   fix buggy handling of large arguments (those with coefficient longer