Skip to content

Make cache information a part of dis.Instruction #112962

Description

@iritkatriel

Feature or enhancement

We currently create fake Instruction objects to represent cache entries. It would make more sense to make the cache info part of the Instruction.

This will change the output of dis.get_instructions, but not anything which is documented.

Linked PRs

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions