[issue19787] tracemalloc: set_reentrant() should not have to call PyThread_delete_key()

Roundup Robot report at bugs.python.org
Fri Dec 13 03:32:05 CET 2013


Roundup Robot added the comment:

New changeset 46393019b650 by Victor Stinner in branch 'default':
Close #19787: PyThread_set_key_value() now always set the value. In Python 3.3,
http://hg.python.org/cpython/rev/46393019b650

----------
nosy: +python-dev
resolution:  -> fixed
stage:  -> committed/rejected
status: open -> closed

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


More information about the Python-bugs-list mailing list