Skip to content

Direct calls to PyObject_Del/PyObject_DEL are broken for --with-pydebug #47549

Description

@vstinner
BPO 3299
Nosy @birkenfeld, @jcea, @ncoghlan, @pitrou, @vstinner
Files
  • pyexpat_py_decref.patch
  • celementtree_py_decref.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 = None
    closed_at = <Date 2010-07-28.20:59:21.114>
    created_at = <Date 2008-07-06.14:20:43.049>
    labels = ['interpreter-core', 'library', 'type-crash']
    title = 'Direct calls to PyObject_Del/PyObject_DEL are broken for --with-pydebug'
    updated_at = <Date 2010-07-28.20:59:21.113>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2010-07-28.20:59:21.113>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-07-28.20:59:21.114>
    closer = 'vstinner'
    components = ['Interpreter Core', 'Library (Lib)']
    creation = <Date 2008-07-06.14:20:43.049>
    creator = 'vstinner'
    dependencies = []
    files = ['15881', '15887']
    hgrepos = []
    issue_num = 3299
    keywords = ['patch']
    message_count = 31.0
    messages = ['69331', '69341', '69345', '69349', '69351', '69357', '69636', '69637', '69638', '69639', '70043', '78740', '78741', '78743', '97739', '97774', '97776', '97778', '97779', '97780', '97781', '97792', '100321', '100352', '100398', '100424', '101421', '110677', '110688', '111759', '111847']
    nosy_count = 9.0
    nosy_names = ['effbot', 'georg.brandl', 'jcea', 'ncoghlan', 'Rhamphoryncus', 'pitrou', 'vstinner', 'timehorse', 'BreamoreBoy']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue3299'
    versions = ['Python 2.6', 'Python 3.1', 'Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)stdlibStandard Library Python modules in the Lib/ directorytype-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