[issue11457] Expose nanosecond precision from system calls

Larry Hastings report at bugs.python.org
Sat Sep 10 00:24:46 CEST 2011


Larry Hastings <larry at hastings.org> added the comment:

s/pair-of-floats/pair-of-ints/

Also, to be clear: yocto is the smallest defined SI prefix.  And what I meant when I referred to 10**-3 was, float128 could handle 10**-24 but not 10**-27.  According to my back-of-the-envelope calculations, float128 could accurately represent timestamps with yoctosecond resolution for another 650 years to come.

----------

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


More information about the Python-bugs-list mailing list