]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-135839: Fix `module_traverse` and `module_clear` in subinterp modules ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 25 Jun 2025 14:42:57 +0000 (16:42 +0200)
committerGitHub <noreply@github.com>
Wed, 25 Jun 2025 14:42:57 +0000 (17:42 +0300)
commit6e5350d8b9580bd80c5c3fbd7c22aeaf22cbc10a
tree2e3e8453a6d5aaca81ef6f612e93342dc8d48845
parent8ef0398238f68721bc5bffa3446f1ed6b2155cc4
[3.14] gh-135839: Fix `module_traverse` and `module_clear` in subinterp modules (GH-135937) (#135939)

gh-135839: Fix `module_traverse` and `module_clear` in subinterp modules (GH-135937)
(cherry picked from commit bcc2cbaa7f112323939e853ed69fd82f19568ccf)

Co-authored-by: sobolevn <mail@sobolevn.me>
Modules/_interpqueuesmodule.c
Modules/_interpretersmodule.c