]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.6] bpo-32100: IDLE: Fix pathbrowser errors; improve tests. (GH-4484) (#4512) 4515/head
authorTerry Jan Reedy <tjreedy@udel.edu>
Thu, 23 Nov 2017 01:05:35 +0000 (20:05 -0500)
committerGitHub <noreply@github.com>
Thu, 23 Nov 2017 01:05:35 +0000 (20:05 -0500)
commitae3c5c7b9e5e5ba53213e12cc100e32415d5762c
tree9df879514568b11a8eee141fbe26d859582f9f99
parentd7ed48c2b8c11bb99da3661e8fe0bf5ae7f6b8d7
[3.6] bpo-32100: IDLE: Fix pathbrowser errors; improve tests. (GH-4484) (#4512)

Patch mostly by Cheryl Sabella.
(cherry picked from commit 20d48a44a54ed5e4a6df00e89ae27e3983128265)
Lib/idlelib/browser.py
Lib/idlelib/editor.py
Lib/idlelib/idle_test/test_browser.py
Lib/idlelib/idle_test/test_pathbrowser.py
Lib/idlelib/pathbrowser.py
Misc/NEWS.d/next/IDLE/2017-11-21-08-26-08.bpo-32100.P43qx2.rst [new file with mode: 0644]