Skip to content

Use the Py_SETREF macro #64639

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 20440
Nosy @loewis, @brettcannon, @birkenfeld, @rhettinger, @pitrou, @kristjanvalur, @vstinner, @taleinat, @larryhastings, @benjaminp, @JimJJewett, @serhiy-storchaka
Files
  • py_replace.spatch
  • py_replace-3.4.patch
  • py_replace-3.3.patch
  • py_replace-2.7.patch
  • py_setref.patch
  • py_setref.cocci
  • py_setref_extra.patch
  • py_setref_extra2.patch
  • py_setref_extra3.patch
  • 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/serhiy-storchaka'
    closed_at = <Date 2016-01-05.19:34:57.395>
    created_at = <Date 2014-01-29.18:14:18.675>
    labels = ['extension-modules', 'interpreter-core', 'type-crash']
    title = 'Use the Py_SETREF macro'
    updated_at = <Date 2016-01-05.19:34:57.328>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2016-01-05.19:34:57.328>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2016-01-05.19:34:57.395>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules', 'Interpreter Core']
    creation = <Date 2014-01-29.18:14:18.675>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['33800', '33801', '33802', '33803', '41380', '41401', '41402', '41430', '41505']
    hgrepos = []
    issue_num = 20440
    keywords = ['patch']
    message_count = 35.0
    messages = ['209663', '209666', '209669', '209670', '209701', '209713', '209894', '209984', '210447', '210567', '212217', '212219', '212223', '212230', '212246', '212278', '212279', '212283', '212346', '212347', '213980', '213983', '213986', '213989', '213993', '256802', '256956', '256957', '256958', '257069', '257075', '257164', '257527', '257539', '257540']
    nosy_count = 15.0
    nosy_names = ['loewis', 'brett.cannon', 'georg.brandl', 'rhettinger', 'pitrou', 'kristjan.jonsson', 'vstinner', 'taleinat', 'larry', 'benjamin.peterson', 'Arfrever', 'python-dev', 'Jim.Jewett', 'serhiy.storchaka', 'abusalimov']
    pr_nums = []
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue20440'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Labels

    extension-modulesC modules in the Modules dirinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-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