]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-135839: Fix `module_traverse` and `module_clear` in `_interpchannelsmodule...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 25 Jun 2025 09:20:29 +0000 (11:20 +0200)
committerGitHub <noreply@github.com>
Wed, 25 Jun 2025 09:20:29 +0000 (09:20 +0000)
commit93a31bedd952023049cbb7051f55e59e2a5a91a0
tree9b1469902dba145c38fd3d965c448eb6bf538b26
parent349f4c24f96189ad264d9a09977448021145507b
[3.14] gh-135839: Fix `module_traverse` and `module_clear` in `_interpchannelsmodule` (GH-135840) (#135918)

gh-135839: Fix `module_traverse` and `module_clear` in `_interpchannelsmodule` (GH-135840)
(cherry picked from commit dd59c786cfb1018eb5abe877bfa7265ea9a3c2b9)

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