]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132775: Fix Recently Introduced Warnings (gh-134530)
authorEric Snow <ericsnowcurrently@gmail.com>
Thu, 22 May 2025 17:24:09 +0000 (11:24 -0600)
committerGitHub <noreply@github.com>
Thu, 22 May 2025 17:24:09 +0000 (17:24 +0000)
commitac06b534eed08ae42eea89e3854e1e90e8231318
tree0482d93983d00a58d21871b75f9d142312cc9019
parent484e00379bd1f2e9b2e273af3e6d524cd07b0c6c
gh-132775: Fix Recently Introduced Warnings (gh-134530)
Modules/_interpchannelsmodule.c
Modules/_interpqueuesmodule.c
Python/crossinterp.c