Serhiy Storchaka added the comment:

I was wrong. Here should be just sys.maxsize. With sys.maxint the test should 
consume about 32 GB of memory and then fail on assertion (imul requires even 40 
GB, but the test fails earlier).

----------
stage: patch review -> needs patch
versions:  -Python 3.4, Python 3.5

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18004>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to