Skip to content

bpo-33334: Support NOP and EXTENDED_ARG in dis.stack_effect(). #6566

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

Merged

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Apr 22, 2018

Added tests to ensure that all defined opcodes are supported.

https://bugs.python.org/issue33334

Added tests to ensure that all defined opcodes are supported.
@serhiy-storchaka serhiy-storchaka added the type-feature A feature request or enhancement label Apr 25, 2018
@serhiy-storchaka serhiy-storchaka merged commit 57faf34 into python:master Apr 25, 2018
@bedevere-bot
Copy link

@serhiy-storchaka: Please replace # with GH- in the commit message next time. Thanks!

@serhiy-storchaka serhiy-storchaka deleted the stack_effect-all-codes branch April 25, 2018 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-feature A feature request or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants