PEP 418 is accepted and implemented, therefore Final.

This commit is contained in:
Georg Brandl 2012-05-01 13:54:39 +02:00
parent b08a5d2c98
commit 182f13fc2e
1 changed files with 14 additions and 1 deletions

View File

@ -3,7 +3,7 @@ Title: Add monotonic time, performance counter, and process time functions
Version: $Revision$
Last-Modified: $Date$
Author: Cameron Simpson <cs@zip.com.au>, Jim Jewett <jimjjewett@gmail.com>, Stephen J. Turnbull <stephen@xemacs.org>, Victor Stinner <victor.stinner@gmail.com>
Status: Draft
Status: Final
Type: Standards Track
Content-Type: text/x-rst
Created: 26-March-2012
@ -1622,6 +1622,19 @@ Time:
<http://marc.info/?l=linux-kernel&m=127058720921201&w=1>`_ by Joe Korty (2010-04)
Acceptance
==========
The PEP was accepted on 2012-04-28 by Guido van Rossum [1]_. The PEP
implementation has since been committed to the repository.
References
==========
.. [1] http://mail.python.org/pipermail/python-dev/2012-April/119094.html
Copyright
=========