]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-121082: Fix build failure when the developer use `--enable-pystats` arguments...
authorNadeshiko Manju <me@manjusaka.me>
Thu, 27 Jun 2024 11:35:25 +0000 (19:35 +0800)
committerGitHub <noreply@github.com>
Thu, 27 Jun 2024 11:35:25 +0000 (19:35 +0800)
commit223c03a43c010cf4404f2a42efafe587646a0619
treea10ba13b654fe95b598d0edb75a3190dd7855ab4
parentb7a95dfee30aae171de47f98ed3b7d1cc08e5bd4
gh-121082: Fix build failure when the developer use `--enable-pystats` arguments in configuration command after #118450 (#121083)

Signed-off-by: Manjusaka <me@manjusaka.me>
Co-authored-by: Ken Jin <kenjin4096@gmail.com>
Misc/NEWS.d/next/Build/2024-06-27-18-03-20.gh-issue-121082.w3AfRx.rst [new file with mode: 0644]
Python/specialize.c