Mark Dickinson added the comment:

... and the buildbots with sizeof(int) == sizeof(size_t) == 4 still fail, of 
course.

http://hg.python.org/cpython/rev/d115dc671f52 fixes that by removing the check 
for the exact error message.  It should be enough to check for ValueError 
anyway.

----------

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

Reply via email to