]> granicus.if.org Git - python/commit
Issue #16642: sched.scheduler timefunc initial default is time.monotonic.
authorTerry Jan Reedy <tjreedy@udel.edu>
Sat, 9 Mar 2013 07:14:27 +0000 (02:14 -0500)
committerTerry Jan Reedy <tjreedy@udel.edu>
Sat, 9 Mar 2013 07:14:27 +0000 (02:14 -0500)
commitadecf3f66f0033782f89047ca9357e672403d548
treeccabc5c47ea78e1f69168860607a1b9a3f03b76b
parentf96b2b03bbce6119b1993523a0dc2a9c020f0a90
Issue #16642: sched.scheduler timefunc initial default is time.monotonic.
Patch by Ramchandra Apte
Doc/library/sched.rst
Misc/ACKS
Misc/NEWS