[issue23084] Expose C struct timespec (nanosecond resolution) in time module

Alexander Belopolsky report at bugs.python.org
Fri Dec 19 00:28:54 CET 2014


Alexander Belopolsky added the comment:

I would say that rejection note for PEP 410 [1] and the implementation of st_[amc]time_ns fields in os.stats() have established a de-facto standard for representing nanosecond resolution timestamps in Python.

I think this proposal should be rejected.

[1] https://mail.python.org/pipermail/python-dev/2012-February/116837.html

----------

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


More information about the Python-bugs-list mailing list