[issue14613] time.time can return None or NaN

Martin v. Löwis report at bugs.python.org
Wed Apr 18 14:48:50 CEST 2012


Martin v. Löwis <martin at v.loewis.de> added the comment:

What exact version of Python was used? What's the complete list of patches that was applied to this Python version?

As discussed in #14028, this behavior doesn't correspond to the code at all. So hardware error, compiler error, and downstream patches are likely sources of the problem.

----------
nosy: +loewis

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


More information about the Python-bugs-list mailing list