Skip to content

bpo-38249: Expand Py_UNREACHABLE() to __builtin_unreachable() in the release mode.#16329

Merged
serhiy-storchaka merged 10 commits intopython:masterfrom
serhiy-storchaka:Py_UNREACHABLE-builtin_unreachable
Mar 9, 2020
Merged

bpo-38249: Expand Py_UNREACHABLE() to __builtin_unreachable() in the release mode.#16329
serhiy-storchaka merged 10 commits intopython:masterfrom
serhiy-storchaka:Py_UNREACHABLE-builtin_unreachable

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
Member

@serhiy-storchaka serhiy-storchaka commented Sep 22, 2019

@serhiy-storchaka
Copy link
Copy Markdown
Member Author

Thank you for your suggestions Victor and Ammar!

Copy link
Copy Markdown
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

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

LGTM.

With the updated doc, it is easier for me to tell that the PR is consistent :-)

@serhiy-storchaka serhiy-storchaka merged commit eebaa9b into python:master Mar 9, 2020
@serhiy-storchaka serhiy-storchaka deleted the Py_UNREACHABLE-builtin_unreachable branch March 9, 2020 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

performance Performance or resource usage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants