Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bpo-46670: Remove unused macros in ceval.c#31196

Merged
markshannon merged 1 commit into
python:mainpython/cpython:mainfrom
vstinner:unused_macros_cevalCopy head branch name to clipboard
Feb 7, 2022
Merged

bpo-46670: Remove unused macros in ceval.c#31196
markshannon merged 1 commit into
python:mainpython/cpython:mainfrom
vstinner:unused_macros_cevalCopy head branch name to clipboard

Conversation

@vstinner

@vstinner vstinner commented Feb 7, 2022

Copy link
Copy Markdown
Member

Remove CHECKEXC() and EXT_POP() macros.

https://bugs.python.org/issue46670

Remove CHECKEXC() and EXT_POP() macros.
@markshannon

Copy link
Copy Markdown
Member

Thanks

@vstinner vstinner deleted the unused_macros_ceval branch February 7, 2022 15:19
@vstinner

vstinner commented Feb 7, 2022

Copy link
Copy Markdown
Member Author

@markshannon: There is also FOURTH(): `PEEK(-4) is now preferred. And another one that I forgot (oops). But I was too shy to remove these ones :-D They can be removed later.

@vstinner

vstinner commented Feb 7, 2022

Copy link
Copy Markdown
Member Author

Thanks

The CHECKEXC macro was a hack, it's good that it's gone :-)

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.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.