diff --git a/pep-0418.txt b/pep-0418.txt index b4c0393ae..38d0f2bd0 100644 --- a/pep-0418.txt +++ b/pep-0418.txt @@ -3,7 +3,7 @@ Title: Add monotonic time, performance counter, and process time functions Version: $Revision$ Last-Modified: $Date$ Author: Cameron Simpson , Jim Jewett , Stephen J. Turnbull , Victor Stinner -Status: Draft +Status: Final Type: Standards Track Content-Type: text/x-rst Created: 26-March-2012 @@ -1622,6 +1622,19 @@ Time: `_ 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 =========