Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define _Py_NO_RETURN for Microsoft C compiler #8606

Merged
merged 1 commit into from
Aug 1, 2018
Merged

Define _Py_NO_RETURN for Microsoft C compiler #8606

merged 1 commit into from
Aug 1, 2018

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Aug 1, 2018

No description provided.

@vstinner
Copy link
Member Author

vstinner commented Aug 1, 2018

This change fixes a warning for PR #8592.

__declspec(noreturn) documentation:
https://msdn.microsoft.com/fr-fr/library/k6ktzx3s.aspx

@vstinner vstinner merged commit cfc8831 into python:master Aug 1, 2018
@vstinner vstinner deleted the noreturn branch August 1, 2018 14:41
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.

3 participants