]> 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:05:48 +0000 (22:05 -0700)
committerGitHub <noreply@github.com>
Sat, 30 Jul 2022 05:05:48 +0000 (22:05 -0700)
commitfa7904cb5232c67bb6dce04bfb7ab5ee0bd98134
tree7e282edec252cc6b58a722b9f0624f6f7fef24c1
parentf14ced6062ecdd3c654f3c558f79e1edf4f10cc8
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]