Skip to content

PyType_FromModuleAndSpec function should add the process of tp_vectorcall_offset #84764

@shihai1991

Description

@shihai1991
BPO 40584
Nosy @vstinner, @encukou, @shihai1991
PRs
  • bpo-40584: Update PyType_FromModuleAndSpec to process tp_vectorcall_offset #20026
  • 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 2020-05-11.21:41:15.546>
    created_at = <Date 2020-05-10.17:07:23.615>
    labels = ['interpreter-core', '3.9']
    title = 'PyType_FromModuleAndSpec function should add the process of tp_vectorcall_offset'
    updated_at = <Date 2020-05-11.21:41:29.917>
    user = 'https://github.com/shihai1991'

    bugs.python.org fields:

    activity = <Date 2020-05-11.21:41:29.917>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-05-11.21:41:15.546>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2020-05-10.17:07:23.615>
    creator = 'shihai1991'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40584
    keywords = ['patch']
    message_count = 5.0
    messages = ['368589', '368621', '368633', '368659', '368660']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'petr.viktorin', 'shihai1991']
    pr_nums = ['20026']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue40584'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions