]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix idlelib typos discovered by min ho, pr 15018. (GH-15029)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 30 Jul 2019 22:33:30 +0000 (15:33 -0700)
committerGitHub <noreply@github.com>
Tue, 30 Jul 2019 22:33:30 +0000 (15:33 -0700)
commit362217c7d68776dcfcfe77df7c9882b7ee0f8700
treee959a00e0e13841b5270e4366979de3d82c058d1
parente941cbcf8c2fce59a9afa8043948f9a147e09177
Fix idlelib typos discovered by min ho, pr 15018. (GH-15029)

(cherry picked from commit 0acb646b8e405864224bfd6d7d5089980dea63ac)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Lib/idlelib/NEWS.txt
Lib/idlelib/README.txt
Lib/idlelib/configdialog.py
Lib/idlelib/history.py
Lib/idlelib/idle_test/test_pyparse.py
Lib/idlelib/pyparse.py