Skip to content

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

Merged
serhiy-storchaka merged 1 commit intopython:masterfrom
serhiy-storchaka:stack_effect-all-codes
Apr 25, 2018
Merged

bpo-33334: Support NOP and EXTENDED_ARG in dis.stack_effect().#6566
serhiy-storchaka merged 1 commit intopython:masterfrom
serhiy-storchaka:stack_effect-all-codes

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
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
Copy Markdown

@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