summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2013-12-25 12:24:35 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2013-12-25 12:24:35 (GMT)
commit0fd557647d9957542a68972854a227d2def5f5f3 (patch)
treeb00d297773e829bfff7abcdad226c54e1ab212b9 /Misc/NEWS
parentf47036c1309536c048890c265605b06daf7bdc9c (diff)
downloadcpython-0fd557647d9957542a68972854a227d2def5f5f3.zip
cpython-0fd557647d9957542a68972854a227d2def5f5f3.tar.gz
cpython-0fd557647d9957542a68972854a227d2def5f5f3.tar.bz2
Issue #20058: sys.stdin.readline() in IDLE now always returns only one line.
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 8dddb6a..f9db232 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -169,6 +169,8 @@ Library
IDLE
----
+- Issue #20058: sys.stdin.readline() in IDLE now always returns only one line.
+
- Issue #19481: print() of string subclass instance in IDLE no longer hangs.
- Issue #18270: Prevent possible IDLE AttributeError on OS X when no initial