]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-120495: Fix incorrect exception handling in Tab Nanny (GH-120498) (#120549)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 15 Jun 2024 11:21:05 +0000 (13:21 +0200)
committerGitHub <noreply@github.com>
Sat, 15 Jun 2024 11:21:05 +0000 (11:21 +0000)
commit1242c2739a0b8161d2a4ded1e0e595b2db962ccb
tree631aa6391da4699eff920b048e37eb73bee814aa
parent92c168707412b48abb497e5e1dccc8c4d04298d5
[3.12] gh-120495: Fix incorrect exception handling in Tab Nanny (GH-120498) (#120549)

gh-120495: Fix incorrect exception handling in Tab Nanny (GH-120498)
(cherry picked from commit c501261c919ceb97c850ef9427a93326f06a8f2e)

Co-authored-by: Wulian233 <71213467+Wulian233@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Lib/tabnanny.py
Lib/test/test_tabnanny.py
Misc/ACKS
Misc/NEWS.d/next/Library/2024-06-14-20-05-25.gh-issue-120495.OxgZKB.rst [new file with mode: 0644]