Alexey Izbyshev <izbys...@ispras.ru> added the comment:

> This doesn't actually matter - the code can never trigger.

Yes, I considered this, and wondered why assert wasn't used in the first place, 
but the explicit check with a comment suggested that possibility of overflow 
was deemed real.

I've submitted a third PR that simply removes the checks and adds asserts 
instead.

----------

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

Reply via email to