[issue20941] pytime.c:184 and pytime.c:218: runtime error, outside the range of representable values of type 'long'

STINNER Victor report at bugs.python.org
Mon Mar 17 23:59:58 CET 2014


STINNER Victor added the comment:

> Shouldn't a range test based on TIME_T_MAX with an epsilon occur first?

What is this constant? I don't see it in Python source code.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20941>
_______________________________________


More information about the Python-bugs-list mailing list