Skip to content

PyType_FromSpec() should accept tp_doc=NULL #85998

@vstinner

Description

@vstinner
BPO 41832
Nosy @vstinner, @encukou, @corona10, @shihai1991, @Fidget-Spinner
PRs
  • bpo-41832: PyType_FromModuleAndSpec() can accept the NULL tp_doc slot. #23123
  • bpo-41832: Update PyType_Slot.pfunc description info in type.rst #23243
  • [3.9] bpo-41832, bpo-42083: PyType_FromModuleAndSpec() can accept the NULL tp_doc slot (GH-25687) #25852
  • 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-11-15.09:09:14.483>
    created_at = <Date 2020-09-22.10:29:31.974>
    labels = ['interpreter-core', '3.10']
    title = 'PyType_FromSpec() should accept tp_doc=NULL'
    updated_at = <Date 2021-05-03.14:06:50.277>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2021-05-03.14:06:50.277>
    actor = 'kj'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-11-15.09:09:14.483>
    closer = 'shihai1991'
    components = ['Interpreter Core']
    creation = <Date 2020-09-22.10:29:31.974>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41832
    keywords = ['patch']
    message_count = 13.0
    messages = ['377308', '380238', '380302', '380316', '380452', '380453', '380488', '380709', '380767', '380779', '380976', '381006', '381022']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'petr.viktorin', 'corona10', 'shihai1991', 'kj']
    pr_nums = ['23123', '23243', '25852']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue41832'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions