Martin v. Löwis <[EMAIL PROTECTED]> added the comment:
> In my humble opinion it should be safe to limit the amount of arenas to
> UINT_MAX instead of PY_SIZE_MAX. 4,294,967,295 arenas should be more
> than sufficient for the next decade or two. Do you concur?
It is certainly reasonable to limit
Neal Norwitz <[EMAIL PROTECTED]> added the comment:
It seems that if the tests are run in this order:
./python -E -tt ./Lib/test/regrtest.py -u all test_xmlrpc test_ctypes
test_json test_bsddb3 test_pickletools
The error will trigger consistently. That is in 2.6 with a debug build
on a dual cp
101 - 102 of 102 matches
Mail list logo