Skip to content

LOAD_SUPER_ATTR doesn't match monitoring behavior of the opcodes it replaces #103865

Closed
@carljm

Description

@carljm

The LOAD_SUPER_ATTR super-instruction optimization doesn't correctly match the PEP 669 monitoring events that would be fired by the call to super() followed by attribute load that it replaces. This should be fixed.

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions