[issue21639] tracemalloc crashes with floating point exception when using StringIO

Roundup Robot report at bugs.python.org
Mon Jun 2 21:41:01 CEST 2014


Roundup Robot added the comment:

New changeset d87ede8da3c8 by Victor Stinner in branch '3.4':
Issue #21639: Fix name of _testcapi test functions
http://hg.python.org/cpython/rev/d87ede8da3c8

New changeset 7083634065c9 by Victor Stinner in branch 'default':
(Merge 3.4) Issue #21639: Fix name of _testcapi test functions
http://hg.python.org/cpython/rev/7083634065c9

New changeset 6f362a702242 by Victor Stinner in branch '3.4':
Issue #21639: Add a test to check that PyMem_Malloc(0) with tracemalloc enabled
http://hg.python.org/cpython/rev/6f362a702242

New changeset 1505124c0df4 by Victor Stinner in branch 'default':
Issue #21639: Fix a division by zero in tracemalloc on calloc(0, 0). The
http://hg.python.org/cpython/rev/1505124c0df4

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list