Skip to content

Py_tp_dictoffset / Py_tp_finalize are unsettable in stable API #82321

@DinoV

Description

@DinoV
BPO 38140
Nosy @DinoV, @encukou, @ericsnowcurrently, @eduardo-elizondo, @shihai1991
PRs
  • bpo-38140: Make dict and weakref offsets opaque for C heap types #16076
  • bpo-38140: Document offsets in PyMemberDef #16354
  • 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 = 'https://github.com/DinoV'
    closed_at = <Date 2019-10-08.12:18:12.316>
    created_at = <Date 2019-09-12.14:04:20.667>
    labels = ['interpreter-core', '3.9']
    title = 'Py_tp_dictoffset / Py_tp_finalize are unsettable in stable API'
    updated_at = <Date 2019-10-08.12:18:12.314>
    user = 'https://github.com/DinoV'

    bugs.python.org fields:

    activity = <Date 2019-10-08.12:18:12.314>
    actor = 'petr.viktorin'
    assignee = 'dino.viehland'
    closed = True
    closed_date = <Date 2019-10-08.12:18:12.316>
    closer = 'petr.viktorin'
    components = ['Interpreter Core']
    creation = <Date 2019-09-12.14:04:20.667>
    creator = 'dino.viehland'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38140
    keywords = ['patch']
    message_count = 9.0
    messages = ['352167', '352805', '353089', '353171', '353179', '353191', '353345', '353876', '354195']
    nosy_count = 5.0
    nosy_names = ['dino.viehland', 'petr.viktorin', 'eric.snow', 'eelizondo', 'shihai1991']
    pr_nums = ['16076', '16354']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue38140'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    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