[Python-checkins] peps: PEP 461: add latest post date

ethan.furman python-checkins at python.org
Thu Mar 27 21:42:44 CET 2014


http://hg.python.org/peps/rev/a86c63cfecda
changeset:   5441:a86c63cfecda
user:        Ethan Furman <ethan at stoneleaf.us>
date:        Thu Mar 27 13:42:38 2014 -0700
summary:
  PEP 461: add latest post date

files:
  pep-0461.txt |  3 ++-
  1 files changed, 2 insertions(+), 1 deletions(-)


diff --git a/pep-0461.txt b/pep-0461.txt
--- a/pep-0461.txt
+++ b/pep-0461.txt
@@ -8,7 +8,8 @@
 Content-Type: text/x-rst
 Created: 2014-01-13
 Python-Version: 3.5
-Post-History: 2014-01-14, 2014-01-15, 2014-01-17, 2014-02-22, 2014-03-25
+Post-History: 2014-01-14, 2014-01-15, 2014-01-17, 2014-02-22, 2014-03-25,
+              2014-03-27
 Resolution:
 
 

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


More information about the Python-checkins mailing list