Skip to content

Special method lookup fails on uninitialized types #71093

@ztane

Description

@ztane
mannequin
BPO 26906
Nosy @gvanrossum, @terryjreedy, @ericvsmith, @serhiy-storchaka, @ztane, @orenmn, @iritkatriel
Files
  • init_method_descr_types.patch
  • init_types-2.7.patch
  • init_type_in_pytype_lookup.patch
  • 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/serhiy-storchaka'
    closed_at = <Date 2021-10-18.21:23:30.922>
    created_at = <Date 2016-05-02.13:03:48.822>
    labels = ['interpreter-core', 'type-bug', '3.7']
    title = 'Special method lookup fails on uninitialized types'
    updated_at = <Date 2021-10-18.21:23:30.921>
    user = 'https://github.com/ztane'

    bugs.python.org fields:

    activity = <Date 2021-10-18.21:23:30.921>
    actor = 'iritkatriel'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2021-10-18.21:23:30.922>
    closer = 'iritkatriel'
    components = ['Interpreter Core']
    creation = <Date 2016-05-02.13:03:48.822>
    creator = 'ztane'
    dependencies = []
    files = ['42685', '42716', '42718']
    hgrepos = []
    issue_num = 26906
    keywords = []
    message_count = 26.0
    messages = ['264647', '264648', '264651', '264730', '264816', '264828', '264840', '264843', '264844', '264912', '264920', '264990', '265009', '265010', '265018', '265023', '265058', '265073', '265081', '277875', '277912', '277913', '278247', '278287', '278290', '404223']
    nosy_count = 8.0
    nosy_names = ['gvanrossum', 'terry.reedy', 'eric.smith', 'python-dev', 'serhiy.storchaka', 'ztane', 'Oren Milman', 'iritkatriel']
    pr_nums = []
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue26906'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Labels

    3.7 (EOL)end of lifeinterpreter-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