Skip to content

Wrapping a bound method with a @classmethod no longer works #90920

@msullivan

Description

@msullivan
mannequin
BPO 46764
Nosy @rhettinger, @msullivan
PRs
  • bpo-46764: Fix wrapping bound method with @classmethod #31367
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/rhettinger'
    closed_at = None
    created_at = <Date 2022-02-16.01:56:29.217>
    labels = ['interpreter-core', 'type-bug', '3.9', '3.10', '3.11']
    title = 'Wrapping a bound method with a @classmethod no longer works'
    updated_at = <Date 2022-02-17.20:02:42.052>
    user = 'https://github.com/msullivan'

    bugs.python.org fields:

    activity = <Date 2022-02-17.20:02:42.052>
    actor = 'rhettinger'
    assignee = 'rhettinger'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2022-02-16.01:56:29.217>
    creator = 'msullivan'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46764
    keywords = ['patch']
    message_count = 2.0
    messages = ['413310', '413450']
    nosy_count = 2.0
    nosy_names = ['rhettinger', 'msullivan']
    pr_nums = ['31367']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue46764'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.11only security fixes3.9only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions