Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed

Conversation

ZackerySpytz
Copy link
Contributor

@ZackerySpytz ZackerySpytz commented Aug 26, 2019

Lib/importlib/_bootstrap_external.py Outdated Show resolved Hide resolved
Lib/test/test_dis.py Outdated Show resolved Hide resolved
Copy link
Contributor

@ncoghlan ncoghlan left a comment

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

bedevere-bot commented Sep 3, 2019

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
Contributor

csabella commented Jan 16, 2020

@ZackerySpytz, please address the code review. Thanks!

@serhiy-storchaka
Copy link
Member

serhiy-storchaka commented Oct 20, 2021

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.

None yet

6 participants