Skip to content

Add class binding to unbound super objects for allowing autosuper with class methods #88256

@maggyero

Description

@maggyero
mannequin
BPO 44090
Nosy @gvanrossum, @rhettinger, @maggyero
PRs
  • bpo-44090: Add class binding to unbound super objects for allowing autosuper with class methods #26009
  • 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 = <Date 2022-03-29.17:02:56.003>
    created_at = <Date 2021-05-09.17:02:11.586>
    labels = ['interpreter-core', 'type-feature', '3.11']
    title = 'Add class binding to unbound super objects for allowing autosuper with class methods'
    updated_at = <Date 2022-04-05.22:15:37.948>
    user = 'https://github.com/maggyero'

    bugs.python.org fields:

    activity = <Date 2022-04-05.22:15:37.948>
    actor = 'gvanrossum'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2022-03-29.17:02:56.003>
    closer = 'gvanrossum'
    components = ['Interpreter Core']
    creation = <Date 2021-05-09.17:02:11.586>
    creator = 'maggyero'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44090
    keywords = ['patch']
    message_count = 16.0
    messages = ['393326', '393349', '415886', '416034', '416035', '416043', '416137', '416271', '416272', '416275', '416326', '416391', '416402', '416749', '416773', '416823']
    nosy_count = 3.0
    nosy_names = ['gvanrossum', 'rhettinger', 'maggyero']
    pr_nums = ['26009']
    priority = 'normal'
    resolution = 'wont fix'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue44090'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    3.11only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions