New submission from STINNER Victor <victor.stin...@haypocalc.com>: With the PEP 410, it is possible to store timestamps with a resolution of 1 nanosecond. Python should use nanosleep() if the function is available for time.sleep().
This issue depends on issue #13882. ---------- components: Library (Lib) messages: 153000 nosy: haypo priority: normal severity: normal status: open title: time.sleep() should use nanosleep() if available versions: Python 3.3 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue13981> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com