]> granicus.if.org Git - python/commit
bpo-37321: Edit IDLE subprocess connection error messages. (GH-14170)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 17 Jun 2019 21:51:08 +0000 (14:51 -0700)
committerGitHub <noreply@github.com>
Mon, 17 Jun 2019 21:51:08 +0000 (14:51 -0700)
commit02f7f741e83c018015eb8fcb95bd592c1787fe5f
treedd3764a90e85b91bbea495b0b3d6a0361c592904
parent4b68a8eb0df7317d6c57b021d40cc0b31e3f1cd3
bpo-37321: Edit IDLE subprocess connection error messages. (GH-14170)

Mainly, add a doc reference to message in pyshell.
(cherry picked from commit 8fac1221097aaf6ac37ed9ea727ee7892085e183)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Lib/idlelib/NEWS.txt
Lib/idlelib/pyshell.py
Lib/idlelib/run.py
Misc/NEWS.d/next/IDLE/2019-06-17-16-35-30.bpo-37321.zVTTGS.rst [new file with mode: 0644]