]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-120495: Fix incorrect exception handling in Tab Nanny (#120498)
authorWulian233 <71213467+Wulian233@users.noreply.github.com>
Sat, 15 Jun 2024 11:04:14 +0000 (19:04 +0800)
committerGitHub <noreply@github.com>
Sat, 15 Jun 2024 11:04:14 +0000 (05:04 -0600)
commitc501261c919ceb97c850ef9427a93326f06a8f2e
tree96988c871312b2392194b3e84bab8206c927fcda
parent42ebdd83bb194f054fe5a10b3caa0c3a95be3679
gh-120495: Fix incorrect exception handling in Tab Nanny (#120498)

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]