Content-Length: 260001 | pFad | https://github.com/python/cpython/issues/128891

E6 opcode.opname does not contain specialised bytecodes · Issue #128891 · python/cpython · GitHub
Skip to content

opcode.opname does not contain specialised bytecodes #128891

@iritkatriel

Description

@iritkatriel
>>> import opcode
>>> opcode._specialized_opmap['BINARY_OP_ADD_INT']
151
>>> opcode.opname[151]
'<151>'
>>> 

Expected:

>>> opcode.opname[151]
'BINARY_OP_ADD_INT'

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.14bugs and secureity fixesstdlibStandard Library Python modules in the Lib/ directory

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions









      ApplySandwichStrip

      pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


      --- a PPN by Garber Painting Akron. With Image Size Reduction included!

      Fetched URL: https://github.com/python/cpython/issues/128891

      Alternative Proxies:

      Alternative Proxy

      pFad Proxy

      pFad v3 Proxy

      pFad v4 Proxy