_PyFunction_GetVersionForCurrentState should also check for overridden vectorcall field · Issue #92193 · python/cpython · GitHub
Skip to content

_PyFunction_GetVersionForCurrentState should also check for overridden vectorcall field #92193

Description

@itamaro

Currently, if a function's vectorcall field is overridden, the function might get specialized - this shouldn't happen if the vectorcall field was overridden.

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