[Python-Dev] cpython: Fix time.steady(strict=True): don't use CLOCK_REALTIME
Antoine Pitrou
solipsis at pitrou.net
Tue Mar 27 00:25:15 CEST 2012
More information about the Python-Dev mailing list
Tue Mar 27 00:25:15 CEST 2012
- Previous message: [Python-Dev] cpython: Adding unittest.mock documentation
- Next message: [Python-Dev] PEP 418: Add monotonic clock
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, 26 Mar 2012 22:53:37 +0200 victor.stinner <python-checkins at python.org> wrote: > http://hg.python.org/cpython/rev/566527ace50b > changeset: 75960:566527ace50b > user: Victor Stinner <victor.stinner at gmail.com> > date: Mon Mar 26 22:53:14 2012 +0200 > summary: > Fix time.steady(strict=True): don't use CLOCK_REALTIME Victor, could we have a PEP on all this? I think everyone has lost track of what you are trying to do with these new methods. cheers Antoine.
- Previous message: [Python-Dev] cpython: Adding unittest.mock documentation
- Next message: [Python-Dev] PEP 418: Add monotonic clock
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list