Skip to content

_PyType_GetModuleByDef optimization is incorrect #90591

@encukou

Description

@encukou
BPO 46433
Nosy @vstinner, @encukou, @miss-islington, @erlend-aasland
PRs
  • bpo-46433: _PyType_GetModuleByDef: handle static types in MRO #30696
  • [3.10] bpo-46433: _PyType_GetModuleByDef: handle static types in MRO (GH-30696) #31262
  • 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 = None
    closed_at = <Date 2022-02-11.11:26:15.883>
    created_at = <Date 2022-01-19.15:46:37.594>
    labels = ['3.10', '3.11']
    title = '_PyType_GetModuleByDef optimization is incorrect'
    updated_at = <Date 2022-02-11.12:23:43.696>
    user = 'https://github.com/encukou'

    bugs.python.org fields:

    activity = <Date 2022-02-11.12:23:43.696>
    actor = 'erlendaasland'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-02-11.11:26:15.883>
    closer = 'petr.viktorin'
    components = []
    creation = <Date 2022-01-19.15:46:37.594>
    creator = 'petr.viktorin'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46433
    keywords = ['patch']
    message_count = 11.0
    messages = ['410962', '411166', '411167', '412370', '412482', '412498', '412500', '413012', '413058', '413063', '413064']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'petr.viktorin', 'miss-islington', 'erlendaasland']
    pr_nums = ['30696', '31262']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue46433'
    versions = ['Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixes

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions