← 返回首页
_PyFunction_GetVersionForCurrentState should also check for overridden vectorcall field · Issue #92193 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

_PyFunction_GetVersionForCurrentState should also check for overridden vectorcall field #92193

New issue
New issue

Description

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    type-bugAn unexpected behavior, bug, or error

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    • Open in GitHub Copilot app

    Footer

    © 2026 GitHub, Inc.