]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-130052: Fix some exceptions on error paths in _testexternalinspection (#130053)
authorSergey Miryanov <sergey.miryanov@gmail.com>
Thu, 20 Feb 2025 17:05:39 +0000 (22:05 +0500)
committerGitHub <noreply@github.com>
Thu, 20 Feb 2025 17:05:39 +0000 (17:05 +0000)
commit69426fcee7fcecbe34be66d2c5b58b6d0ffe2809
treece18a62bde1bff1ed1c24c25e8b96b41fc5c38bf
parentca22147547413229a933e3d9cac21cbecf1183fe
gh-130052: Fix some exceptions on error paths in _testexternalinspection (#130053)

Co-authored-by: Victor Stinner <vstinner@python.org>
Modules/_testexternalinspection.c