summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2013-12-25 12:27:16 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2013-12-25 12:27:16 (GMT)
commita7a4b4916fa0df4edd5fdde2d235b874cf5ea181 (patch)
tree3d61630ce8ceba4cdb94297b8b5b5245ab7a27ad /Misc
parent6e39015f611bd0dbeada39c53d087f4df0d4ce73 (diff)
parent0fd557647d9957542a68972854a227d2def5f5f3 (diff)
downloadcpython-a7a4b4916fa0df4edd5fdde2d235b874cf5ea181.zip
cpython-a7a4b4916fa0df4edd5fdde2d235b874cf5ea181.tar.gz
cpython-a7a4b4916fa0df4edd5fdde2d235b874cf5ea181.tar.bz2
Issue #20058: sys.stdin.readline() in IDLE now always returns only one line.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 8a7da09..bb9c6a9 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -240,6 +240,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