]> git.ipfire.org Git - thirdparty/Python/cpython.git/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:50:48 +0000 (14:50 -0700)
committerGitHub <noreply@github.com>
Mon, 17 Jun 2019 21:50:48 +0000 (14:50 -0700)
commit336cf399546f3362033f9d2b475feae050373ef8
tree7b215ac2cc33df69e274b2aa3c4f477ddf9bc25c
parent0f31a2d3e85d3644de30626a00439ab3c7424105
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]