Open
Description
Documentation
The module documentation for dis
normally contains documentation for all non-specialized bytecode instructions.
However, new bytecode instructions added in 3.14 (BUILD_INTERPOLATION
, NOT_TAKEN
, LOAD_SMALL_INT
, etc) are missing from the 3.14 module docs. Changes to existing instructions like CALL_FUNCTION_EX
are also undocumented.
- BUILD_TEMPLATE
- BUILD_INTERPOLATION
- NOT_TAKEN
- CALL_FUNCTION_EX (changed)
Linked PRs
Metadata
Metadata
Assignees
Projects
Status
Todo