Re: [Python-Dev] [RFC] PEP 418: Add monotonic time, performance counter and process time functions

2012年4月29日 05:47:01 -0700

On 2012年4月29日 03:26:26 +0200
Victor Stinner <[email protected]> wrote:
> Hi Guido,
> 
> 2012年4月28日 Guido van Rossum <[email protected]>:
> > I read most of the PEP and I think it is ready for acceptance! Thanks
> > for your patience in shepherding this through such a difficult and
> > long discussion.
> 
> You're welcome, but many developers helped me!
> 
> > Also thanks to the many other contributors,
> > especially those who ended up as co-authors. We will have an awesome
> > new set of time APIs! Now let the implementation roll...
> 
> The PEP is not accepted yet at:
> http://www.python.org/dev/peps/pep-0418/
> 
> Did you forget to update its status, or are you waiting for something?
> 
> Anyway I commited the implementation of the PEP 418 (after the last
> change on the API of time.get_clock_info()). Let's see how buildbots
> feel with monotonic time.
Hopefully they'll be monotonously green!
cheers
Antoine.
_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to