]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-141536: Fix a crash when running test_capi *after* test_code in the same...
authorStan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Mon, 12 Jan 2026 18:07:34 +0000 (18:07 +0000)
committerGitHub <noreply@github.com>
Mon, 12 Jan 2026 18:07:34 +0000 (20:07 +0200)
commit8a09b511a0cccc39973135b405ca0eea01c73f67
tree01a682e1b06d520b44d20a8f5d27ca535ea54aec
parentab8224697afc820dd6f13435e0ffd0ce2fac7c7b
[3.13] gh-141536: Fix a crash when running test_capi *after* test_code in the same process (GH-141537) (GH-143625)

(cherry picked from commit b2827de18fe88152dc38c1aa76c39b69ef59cb6f)

Co-authored-by: T. Wouters <thomas@python.org>
Lib/test/test_code.py