Deprecate dis.HAVE_ARGUMENT · Issue #109319 · python/cpython (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

@iritkatriel

Description

@iritkatriel

dis.HAVE_ARGUMENT is only correct for 'normal' opcodes (not specialised, instrumented or pseudo ops). We have the dis.hasarg alternative now, which is correct for all opcode types.

Linked PRs

Metadata

Metadata

Labels

Development

No branches or pull requests

Issue actions