]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-135513: Fix unused variable warning in `crossinterp.c` (GH-135514) (#135577)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 16 Jun 2025 16:37:26 +0000 (18:37 +0200)
committerGitHub <noreply@github.com>
Mon, 16 Jun 2025 16:37:26 +0000 (16:37 +0000)
commit027f58473cf1abda4c20cfc0852b4749c3a12932
treea1e9b661ffae105e946240b03ec2c32e979fcee7
parent0e0ad7b8ff93abadbe21a639aef8e8a426742dd3
[3.14] gh-135513: Fix unused variable warning in `crossinterp.c` (GH-135514) (#135577)

gh-135513: Fix unused variable warning in `crossinterp.c` (GH-135514)
(cherry picked from commit 4c15505071498439407483004721d0369f110229)

Co-authored-by: sobolevn <mail@sobolevn.me>
Python/crossinterp.c