[New-bugs-announce] [issue26491] Defer DECREFs until enum object is in a consistent state for re-entrancy

Raymond Hettinger report at bugs.python.org
Sun Mar 6 05:23:02 EST 2016


Changes by Raymond Hettinger <raymond.hettinger at gmail.com>:


----------
assignee: serhiy.storchaka
components: Interpreter Core
files: enumerate_defer_decref.diff
keywords: patch
nosy: rhettinger, serhiy.storchaka
priority: normal
severity: normal
stage: patch review
status: open
title: Defer DECREFs until enum object is in a consistent state for re-entrancy
type: behavior
versions: Python 2.7, Python 3.5, Python 3.6
Added file: http://bugs.python.org/file42076/enumerate_defer_decref.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26491>
_______________________________________


More information about the New-bugs-announce mailing list