diff options
| author | Georg Brandl <georg@python.org> | 2013-05-12 11:24:47 +0200 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2013-05-12 11:24:47 +0200 |
| commit | 831ae8454d6acc00c110e75f7a756cbfb071fe25 (patch) | |
| tree | 24d868511731d47992b65ea5da5983f6d5970000 /Misc | |
| parent | aa6f688bd4f02b5d50c26cf649172672c1546d12 (diff) | |
| parent | 0d4931eb9e35a37ea8b116b408082326a80c16c2 (diff) | |
| download | cpython-git-831ae8454d6acc00c110e75f7a756cbfb071fe25.tar.gz | |
merge heads
Diffstat (limited to 'Misc')
| -rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -147,6 +147,8 @@ Library IDLE ---- +- Issue #17838: Allow sys.stdin to be reassigned. + - Issue #13495: Avoid loading the color delegator twice in IDLE. - Issue #17798: Allow IDLE to edit new files when specified on command line. |
