Skip to content

PyStructSequence_NewType broken in 3.8 #86249

@wdi2

Description

@wdi2
mannequin
BPO 42083
Nosy @encukou, @ambv, @miss-islington, @stestagg, @Fidget-Spinner
PRs
  • [3.9] bpo-41832, bpo-42083: PyType_FromModuleAndSpec() can accept the NULL tp_doc slot (GH-25687) #25852
  • bpo-42083: Add C-API tests for PyStructSequence_NewType doc=NULL #25886
  • [3.10] bpo-42083: Add C-API tests for PyStructSequence_NewType doc=NULL #25887
  • [3.9] bpo-42083: Allow NULL doc in PyStructSequence_NewType #25896
  • 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 2021-05-04.14:23:08.466>
    created_at = <Date 2020-10-19.18:27:05.410>
    labels = ['expert-C-API', '3.10', '3.9', 'type-crash']
    title = 'PyStructSequence_NewType broken in 3.8'
    updated_at = <Date 2021-05-04.14:23:08.466>
    user = 'https://bugs.python.org/wdi2'

    bugs.python.org fields:

    activity = <Date 2021-05-04.14:23:08.466>
    actor = 'kj'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-05-04.14:23:08.466>
    closer = 'kj'
    components = ['C API']
    creation = <Date 2020-10-19.18:27:05.410>
    creator = 'wdi2'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42083
    keywords = ['patch']
    message_count = 6.0
    messages = ['378978', '382853', '392686', '392893', '392899', '392901']
    nosy_count = 6.0
    nosy_names = ['petr.viktorin', 'lukasz.langa', 'miss-islington', 'stestagg', 'kj', 'wdi2']
    pr_nums = ['25852', '25886', '25887', '25896']
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue42083'
    versions = ['Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.9 (EOL)end of lifetopic-C-APItype-crashA hard crash of the interpreter, possibly with a core dump

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions