]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-141536: Fix a crash when running test_capi *after* test_code in the same process...
authorT. Wouters <thomas@python.org>
Wed, 7 Jan 2026 15:40:33 +0000 (16:40 +0100)
committerGitHub <noreply@github.com>
Wed, 7 Jan 2026 15:40:33 +0000 (16:40 +0100)
commitb2827de18fe88152dc38c1aa76c39b69ef59cb6f
treedae3e3610f32df9ec22de60bc37730368c41a288
parentb3e4a3462f6011cacdfc58c565c69e4d7de6b9cd
gh-141536: Fix a crash when running test_capi *after* test_code in the same process (#141537)
Lib/test/test_code.py