Guido van Rossum approved the PEP 564
This commit is contained in:
parent
9cd870ef71
commit
cbe3e2d540
|
@ -3,11 +3,12 @@ Title: Add new time functions with nanosecond resolution
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: Victor Stinner <victor.stinner@gmail.com>
|
Author: Victor Stinner <victor.stinner@gmail.com>
|
||||||
Status: Draft
|
Status: Accepted
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Content-Type: text/x-rst
|
Content-Type: text/x-rst
|
||||||
Created: 16-October-2017
|
Created: 16-October-2017
|
||||||
Python-Version: 3.7
|
Python-Version: 3.7
|
||||||
|
Resolution: https://mail.python.org/pipermail/python-dev/2017-October/150046.html
|
||||||
|
|
||||||
|
|
||||||
Abstract
|
Abstract
|
||||||
|
|
Loading…
Reference in New Issue