]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-95411: IDLE - Enable using the module browser with .pyw files (GH-95397)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 30 Jul 2022 05:09:32 +0000 (22:09 -0700)
committerGitHub <noreply@github.com>
Sat, 30 Jul 2022 05:09:32 +0000 (22:09 -0700)
commita459ee9543243299386f594fc10bb0b206ec5530
tree6ec4c715dc696929e6b00a2b2f2a163dc1acdbb5
parent1187efeebb00ecc862616c8afede6a302973712e
gh-95411: IDLE - Enable using the module browser with .pyw files (GH-95397)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
(cherry picked from commit 7e19e417b5df765dabab8d6550ec0e9d897c573e)

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@protonmail.com>
Lib/idlelib/NEWS.txt
Lib/idlelib/browser.py
Lib/idlelib/idle_test/test_browser.py
Misc/NEWS.d/next/IDLE/2022-07-29-11-08-52.gh-issue-95411.dazlqH.rst [new file with mode: 0644]