]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-37038: Make idlelib.run runnable; add test clause (GH-13560)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 25 May 2019 05:10:09 +0000 (22:10 -0700)
committerGitHub <noreply@github.com>
Sat, 25 May 2019 05:10:09 +0000 (22:10 -0700)
commitc70ab1cca0f43dbf3bad4acacd06a792cdbe03c8
tree8625ebbbc854647b6783b123be2414c1365b7b2c
parentcee4ac8135fe9cf99de4ceca52d1f53e14b69dba
bpo-37038: Make idlelib.run runnable; add test clause (GH-13560)

(cherry picked from commit 81bb97df6138c755e229dcdac9bed747e31b61b3)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Lib/idlelib/NEWS.txt
Lib/idlelib/run.py
Misc/NEWS.d/next/IDLE/2019-05-24-18-57-57.bpo-37038.AJ3RwQ.rst [new file with mode: 0644]