http://hg.python.org/peps/rev/4919f7292c33 changeset: 4222:4919f7292c33 user: Victor Stinner <victor.stinner at gmail.com> date: Thu Apr 12 00:34:32 2012 +0200 summary: PEP 418: Mention the issue #14555 files: pep-0418.txt | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/pep-0418.txt b/pep-0418.txt --- a/pep-0418.txt +++ b/pep-0418.txt @@ -1226,6 +1226,8 @@ <http://bugs.python.org/issue14397>`_ * `Issue #14428: Implementation of the PEP 418 <http://bugs.python.org/issue14428>`_ +* `Issue #14555: clock_gettime/settime/getres: Add more clock identifiers + <http://bugs.python.org/issue14555>`_ Libraries exposing monotonic clocks: -- Repository URL: http://hg.python.org/peps