]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-135839: Fix `module_traverse` and `module_clear` in subinterp modules (#135937)
authorsobolevn <mail@sobolevn.me>
Wed, 25 Jun 2025 14:17:02 +0000 (17:17 +0300)
committerGitHub <noreply@github.com>
Wed, 25 Jun 2025 14:17:02 +0000 (14:17 +0000)
commitbcc2cbaa7f112323939e853ed69fd82f19568ccf
tree8a116f97f75c67a7367c5f596abb172cf410d4a8
parentc2f2fd4eca3b342e781355f9b9e716827fc81a5b
gh-135839: Fix `module_traverse` and `module_clear` in subinterp modules (#135937)
Modules/_interpqueuesmodule.c
Modules/_interpretersmodule.c