8000 gh-105481: remove HAS_ARG, HAS_CONST, IS_JUMP_OPCODE, IS_PSEUDO_OPCODE and replace by their new versions by iritkatriel · Pull Request #105865 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@iritkatriel
Copy link
Member
@iritkatriel iritkatriel commented Jun 16, 2023

Copy link
Member
@gvanrossum gvanrossum left a comment

Choose a reason for hiding this comment

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

LGTM. Do we need any doc update for dis.stack_effect (or is it opcode.stack_effect now that it no longer requires the presence of oparg to match the requirements of the opcode.

@iritkatriel
Copy link
Member Author

The doc doesn't mention the arg check issue. Should I add a versionchanged note anyway?

@gvanrossum
Copy link
Member

Might as well.

@iritkatriel iritkatriel added interpreter-core (Objects, Python, Grammar, and Parser dirs) stdlib Standard Library Python modules in the Lib/ directory and removed skip news labels Jun 17, 2023
@iritkatriel iritkatriel merged commit 14d0126 into python:main Jun 17, 2023
gvanrossum pushed a commit to gvanrossum/cpython that referenced this pull request Jun 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

interpreter-core (Objects, Python, Grammar, and Parser dirs) stdlib Standard Library Python modules in the Lib/ directory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

0