[Python-checkins] peps: pep-0492: Add "Implementation" section.

yury.selivanov python-checkins at python.org
Tue May 12 05:36:27 CEST 2015


https://hg.python.org/peps/rev/120697290e95
changeset:   5841:120697290e95
user:        Yury Selivanov <yselivanov at sprymix.com>
date:        Mon May 11 23:36:23 2015 -0400
summary:
  pep-0492: Add "Implementation" section.

files:
  pep-0492.txt |  7 ++++++-
  1 files changed, 6 insertions(+), 1 deletions(-)


diff --git a/pep-0492.txt b/pep-0492.txt
--- a/pep-0492.txt
+++ b/pep-0492.txt
@@ -1361,7 +1361,12 @@
 
 PEP 492 was accepted by Guido, Tuesday, May 5, 2015 [14]_.
 
-The reference implementation is tracked in issue 24017 [15]_.
+
+Implementation
+==============
+
+The implementation is tracked in issue 24017 [15]_. It was
+committed on May 11, 2015.
 
 
 References

-- 
Repository URL: https://hg.python.org/peps


More information about the Python-checkins mailing list