]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-149282: Fix `gc.c` compilation with `--enable-pystats` (#149283)
authorsobolevn <mail@sobolevn.me>
Sat, 2 May 2026 15:24:17 +0000 (18:24 +0300)
committerGitHub <noreply@github.com>
Sat, 2 May 2026 15:24:17 +0000 (18:24 +0300)
commit98afa0352233eefa60d6f1117ce521a3a39b22a5
tree1d930d89bf206e005dd878f6ba3b995a4af4a287
parente21432453211102bb807d9bb5ff16f4db07f6de0
gh-149282: Fix `gc.c` compilation with `--enable-pystats` (#149283)
Python/gc.c