Skip to content

bpo-30076: Rename the BUILD_{TUPLE,MAP}_UNPACK_WITH_CALL opcodes#15513

Closed
ZackerySpytz wants to merge 2 commits into
python:mainfrom
ZackerySpytz:bpo-30076-rename-opcodes
Closed

bpo-30076: Rename the BUILD_{TUPLE,MAP}_UNPACK_WITH_CALL opcodes#15513
ZackerySpytz wants to merge 2 commits into
python:mainfrom
ZackerySpytz:bpo-30076-rename-opcodes

Conversation

@ZackerySpytz
Copy link
Copy Markdown
Contributor

@ZackerySpytz ZackerySpytz commented Aug 26, 2019

Comment thread Lib/importlib/_bootstrap_external.py Outdated
Comment thread Lib/test/test_dis.py Outdated
Copy link
Copy Markdown
Contributor

@ncoghlan ncoghlan left a comment

Choose a reason for hiding this comment

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

The general update here looks good, but I think I made a mistake in my naming suggestion back in 2017 (short version: I now think the new opcodes should be BUILD_ARG_* rather than BUILD_VAR_*, see the BPO issue for the details).

@bedevere-bot
Copy link
Copy Markdown

A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated.

Once you have made the requested changes, please leave a comment on this pull request containing the phrase I have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request.

@csabella
Copy link
Copy Markdown
Contributor

@ZackerySpytz, please address the code review. Thanks!

@serhiy-storchaka
Copy link
Copy Markdown
Member

Out of date.

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.

6 participants