Ethan Furman added the comment:

I haven't reviewed the patch yet, but I believe the intent is not for better 
sleep support, but simply to be able to create and record time data which 
contains nano-seconds.

python-dev discussion here:

  https://mail.python.org/pipermail/python-dev/2014-December/137522.html

As far as producing and consuming: time() could be used to produce them, and 
then any user-function that cares could consume them.

----------

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

Reply via email to