]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-146480: Add tests on _PyErr_SetKeyError() (#146486) (#146512)
authorVictor Stinner <vstinner@python.org>
Fri, 27 Mar 2026 13:09:46 +0000 (14:09 +0100)
committerGitHub <noreply@github.com>
Fri, 27 Mar 2026 13:09:46 +0000 (14:09 +0100)
commit04fe3836023ac30dc6cdb6529c7a7d6eb0549c91
treed3fff25ee9370cf05e0de45460bc51548646a299
parent9ee6b67ee9839dd46fc7c27aab24deae403b1bbc
[3.13] gh-146480: Add tests on _PyErr_SetKeyError() (#146486) (#146512)

gh-146480: Add tests on _PyErr_SetKeyError() (#146486)

(cherry picked from commit d4153a9f76736128306c4af01776729da846d926)
Lib/test/test_capi/test_exceptions.py
Modules/_testinternalcapi.c