Mark Dickinson <dicki...@gmail.com> added the comment:

> I've also got no idea how to write a test for this

Yep, that's fine. All I want is that at least one particular value that caused 
the spurious OverflowError is in the test suite somewhere, but it sounds as 
though that's already the case. I'd imagine that one of these two testcases 
should be enough to trigger it:

https://github.com/python/cpython/blob/44b0e76f2a80c9a78242b7542b8b1218d244af07/Lib/test/math_testcases.txt#L495-L496

----------

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

Reply via email to