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

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]