Skip to content

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

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

Activity

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

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