Skip to content

Better explain the GC contract for PyType_FromSpecWithBases #88429

Closed
@pablogsal

Description

@pablogsal
BPO 44263
Nosy @vstinner, @pablogsal, @miss-islington, @shihai1991, @erlend-aasland
PRs
  • bpo-44263: Better explain the GC contract for PyType_FromSpecWithBases #26442
  • [3.10] bpo-44263: Better explain the GC contract for PyType_FromSpecWithBases (GH-26442) #26443
  • [3.9] bpo-44263: Better explain the GC contract for PyType_FromSpecWithBases (GH-26442) #26444
  • bpo-44263: Mention PyType_Ready in the gc protocol warning #26445
  • [3.10] bpo-44263: Mention PyType_Ready in the gc protocol warning (GH-26445) #26446
  • [3.9] bpo-44263: Mention PyType_Ready in the gc protocol warning (GH-26445) #26447
  • bpo-44263: Py_TPFLAGS_HAVE_GC requires tp_traverse #26463
  • bpo-44263: Fix _decimal and _testcapi GC protocol #26464
  • [3.10] bpo-44263: Fix _decimal and _testcapi GC protocol (GH-26464) #26465
  • [3.9] bpo-44263: Fix _decimal and _testcapi GC protocol (GH-26464) #26466
  • 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-06-01.21:39:22.556>
    created_at = <Date 2021-05-29.00:00:31.172>
    labels = ['interpreter-core', 'expert-C-API', '3.11']
    title = 'Better explain the GC contract for PyType_FromSpecWithBases'
    updated_at = <Date 2021-06-01.21:39:22.553>
    user = 'https://github.com/pablogsal'

    bugs.python.org fields:

    activity = <Date 2021-06-01.21:39:22.553>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-06-01.21:39:22.556>
    closer = 'vstinner'
    components = ['Interpreter Core', 'C API']
    creation = <Date 2021-05-29.00:00:31.172>
    creator = 'pablogsal'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44263
    keywords = ['patch']
    message_count = 13.0
    messages = ['394706', '394708', '394709', '394710', '394711', '394712', '394733', '394799', '394800', '394802', '394803', '394872', '394873']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'pablogsal', 'miss-islington', 'shihai1991', 'erlendaasland']
    pr_nums = ['26442', '26443', '26444', '26445', '26446', '26447', '26463', '26464', '26465', '26466']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue44263'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)topic-C-API

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions