Amaury Forgeot d'Arc added the comment:

> Alas, the extended test code still does not catch the problem
Can you please try again by changing in the tests:
  minsize=_2G
into 
  minsize=_2G * 2 + 2
The length has to be greater than 4G for an int to loose digits.

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1521>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to