]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-148483: Use Py_GCC_ATTRIBUTE(unused) for stop_tracing label (GH-148481)
authorCharlie Lin <tuug@gmx.us>
Mon, 13 Apr 2026 13:05:34 +0000 (09:05 -0400)
committerGitHub <noreply@github.com>
Mon, 13 Apr 2026 13:05:34 +0000 (21:05 +0800)
commit10d275fdf8bd55f438476ec5f08d55d2185b0042
tree32f133a6dc39c5e59d7d169d5d31221bd06141e7
parent5e74d920c80f4bf4d44d84838aed81423c42b9dd
gh-148483: Use Py_GCC_ATTRIBUTE(unused) for stop_tracing label (GH-148481)
.gitignore
Misc/NEWS.d/next/Build/2026-04-13-02-36-13.gh-issue-148483.gLe1h8.rst [new file with mode: 0644]
Modules/_testinternalcapi/test_cases.c.h
Python/generated_cases.c.h
Tools/cases_generator/tier1_generator.py