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

bpo-36475: Make PyThread_exit_thread with _Py_NO_RETURN #13068

Merged
merged 1 commit into from May 4, 2019

Conversation

Projects
None yet
4 participants
@vstinner
Copy link
Member

commented May 2, 2019

@vstinner

This comment has been minimized.

Copy link
Member Author

commented May 2, 2019

@ncoghlan @nanjekyejoannah: Would you mind to review this change?

It's a follow-up of PR #12667.

@vstinner vstinner merged commit c664b34 into python:master May 4, 2019

5 checks passed

Azure Pipelines PR #20190502.34 succeeded
Details
bedevere/issue-number Issue number 36475 found
Details
bedevere/news "skip news" label found
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details

@vstinner vstinner deleted the vstinner:noreturn branch May 4, 2019

@vstinner

This comment has been minimized.

Copy link
Member Author

commented May 4, 2019

Thanks for the review Nick!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.