GH-131296: fix clang-cl warning on Windows in thread_nt.h by chris-eibl · Pull Request #131589 · python/cpython · GitHub
Skip to content

GH-131296: fix clang-cl warning on Windows in thread_nt.h - #131589

Merged
zooba merged 1 commit into
python:mainfrom
chris-eibl:fix_clangcl_thread_nt
Mar 31, 2025
Merged

GH-131296: fix clang-cl warning on Windows in thread_nt.h#131589
zooba merged 1 commit into
python:mainfrom
chris-eibl:fix_clangcl_thread_nt

Conversation

@chris-eibl

@chris-eibl chris-eibl commented Mar 22, 2025

Copy link
Copy Markdown
Member

Comment thread Python/thread_nt.h

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix warning : function declared 'noreturn' should not return [-Winvalid-noreturn]

@chris-eibl

Copy link
Copy Markdown
Member Author

@zooba this seems to be an easy (and Windows specific) one.

@zooba
zooba merged commit 2e96f5a into python:main Mar 31, 2025
@bedevere-bot

Copy link
Copy Markdown

@chris-eibl
chris-eibl deleted the fix_clangcl_thread_nt branch April 1, 2025 05:24
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.

4 participants