Skip to content

Use Py_CLEAR to safe clear attributes #64636

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 20437
Nosy @birkenfeld, @pitrou, @vstinner, @larryhastings, @benjaminp, @asvetlov, @skrah, @serhiy-storchaka
Files
  • py_clear.spatch
  • py_clear-3.4.patch
  • py_clear-3.3.patch
  • py_clear-2.7.patch
  • py_xdecref_clear-3.4.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 2014-02-09.13:56:25.464>
    created_at = <Date 2014-01-29.13:49:54.292>
    labels = ['extension-modules', 'interpreter-core', 'type-crash']
    title = 'Use Py_CLEAR to safe clear attributes'
    updated_at = <Date 2014-02-09.13:56:25.463>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2014-02-09.13:56:25.463>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2014-02-09.13:56:25.464>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules', 'Interpreter Core']
    creation = <Date 2014-01-29.13:49:54.292>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['33793', '33794', '33795', '33796', '33799']
    hgrepos = []
    issue_num = 20437
    keywords = ['patch']
    message_count = 7.0
    messages = ['209640', '209641', '209647', '209661', '209686', '210750', '210766']
    nosy_count = 9.0
    nosy_names = ['georg.brandl', 'pitrou', 'vstinner', 'larry', 'benjamin.peterson', 'asvetlov', 'skrah', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue20437'
    versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']

    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