[issue16335] Integer overflow in unicode-escape decoder

Stefan Krah report at bugs.python.org
Fri Jan 25 10:55:17 CET 2013


Stefan Krah added the comment:

The test is fixed here, thanks.

The limits appear to be different in 2.7 and 3.4:  In 2.7 the bigmem tests
are executed with -M x > 16G, in 3.4 with -M x >= 12G.

I don't know if that's deliberate, just mentioning it.

----------

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


More information about the Python-bugs-list mailing list