Skip to content

gh-98831: Modernize CALL_FUNCTION_EX#101627

Merged
gvanrossum merged 3 commits intopython:mainfrom
gvanrossum:call-function-ex
Feb 8, 2023
Merged

gh-98831: Modernize CALL_FUNCTION_EX#101627
gvanrossum merged 3 commits intopython:mainfrom
gvanrossum:call-function-ex

Conversation

@gvanrossum
Copy link
Member

@gvanrossum gvanrossum commented Feb 7, 2023

This is a straightforward use of a conditional input stack effect. The one tricky bit is that I had to cherry-pick a fix for CHECK_EVAL_BREAKER() from gh-101508. Whichever lands first, the other will have to drop that commit.

Loading
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.

3 participants