Skip to content

gh-148483: Use Py_GCC_ATTRIBUTE(unused) for stop_tracing label#148481

Open
clin1234 wants to merge 6 commits intopython:mainfrom
clin1234:patch-7
Open

gh-148483: Use Py_GCC_ATTRIBUTE(unused) for stop_tracing label#148481
clin1234 wants to merge 6 commits intopython:mainfrom
clin1234:patch-7

Conversation

@clin1234
Copy link
Copy Markdown
Contributor

@clin1234 clin1234 commented Apr 13, 2026

To silence the following warnings:

  • Python/generated_cases.c.h:12943:9: warning: unused function '_TAIL_CALL_stop_tracing' [-Wunused-function] and
  • ./Modules/_testinternalcapi/test_cases.c.h:12946:9: warning: unused function '_TAIL_CALL_stop_tracing' [-Wunused-function]

@clin1234 clin1234 changed the title Use Py_GCC_ATTRIBUTE(unused) for stop_tracing label gh-148483: Use Py_GCC_ATTRIBUTE(unused) for stop_tracing label Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant