[issue19437] More failures found by pyfailmalloc

Roundup Robot report at bugs.python.org
Fri Nov 8 01:02:30 CET 2013


Roundup Robot added the comment:

New changeset f2cd38795931 by Victor Stinner in branch 'default':
Issue #19437: Fix fsconvert_strdup(), raise a MemoryError on PyMem_Malloc()
http://hg.python.org/cpython/rev/f2cd38795931

New changeset f88c6417b9f6 by Victor Stinner in branch 'default':
Issue #19437: Fix _io._IOBase.close(), handle _PyObject_SetAttrId() failure
http://hg.python.org/cpython/rev/f88c6417b9f6

New changeset 0f48843652b1 by Victor Stinner in branch 'default':
Issue #19437: Fix datetime_subtract(), handle new_delta() failure
http://hg.python.org/cpython/rev/0f48843652b1

----------

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


More information about the Python-bugs-list mailing list