Skip to content

gh-100577: Replace assert(0) with Py_UNREACHABLE in symtable.c#100579

Merged
kumaraditya303 merged 1 commit intopython:mainfrom
sobolevn:issue-100577
Dec 28, 2022
Merged

gh-100577: Replace assert(0) with Py_UNREACHABLE in symtable.c#100579
kumaraditya303 merged 1 commit intopython:mainfrom
sobolevn:issue-100577

Conversation

@sobolevn
Copy link
Copy Markdown
Member

@sobolevn sobolevn commented Dec 28, 2022

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.

Replace assert(0) with Py_UNREACHABLE in Python/symtable.c

3 participants