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

gh-91276: make space for longer opcodes in dis output #91444

Merged
merged 3 commits into from Apr 12, 2022

Conversation

iritkatriel
Copy link
Member

@iritkatriel iritkatriel commented Apr 11, 2022

No description provided.

@cpython-cla-bot
Copy link

cpython-cla-bot bot commented Apr 11, 2022

Commit authors are required to sign the Contributor License Agreement.
CLA not signed

Lib/test/test_dis.py Outdated Show resolved Hide resolved
Lib/dis.py Outdated Show resolved Hide resolved
Lib/dis.py Show resolved Hide resolved
@iritkatriel iritkatriel changed the title bpo-47120: make space for longer opcodes in dis output gh-91276: make space for longer opcodes in dis output Apr 12, 2022
@iritkatriel iritkatriel merged commit e44f988 into python:main Apr 12, 2022
13 checks passed
@iritkatriel iritkatriel deleted the dis_output branch Apr 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants