[issue19437] More failures found by pyfailmalloc

Roundup Robot report at bugs.python.org
Thu Nov 14 01:47:11 CET 2013


Roundup Robot added the comment:

New changeset eea54395797c by Victor Stinner in branch 'default':
Issue #19437: Fix fold_unaryops_on_constants() of the peephole optimizer, clear
http://hg.python.org/cpython/rev/eea54395797c

New changeset 7d0323556c53 by Victor Stinner in branch 'default':
Issue #19437: Use an identifier for "__name__" string in pickle to improve
http://hg.python.org/cpython/rev/7d0323556c53

New changeset 285d28c3620a by Victor Stinner in branch 'default':
Issue #19437: Fix array.buffer_info(), handle PyLong_FromVoidPtr() and
http://hg.python.org/cpython/rev/285d28c3620a

----------

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


More information about the Python-bugs-list mailing list