◐ Shell
reader mode source ↗
Skip to content

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

Merged
serhiy-storchaka merged 10 commits into
python: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 into
python:masterfrom
serhiy-storchaka:Py_UNREACHABLE-builtin_unreachable

Conversation

@serhiy-storchaka

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

Copy link
Copy Markdown
Member

@serhiy-storchaka

Copy link
Copy Markdown
Member Author

Thank you for your suggestions Victor and Ammar!

@vstinner vstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Hide comment

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants