[Python-checkins] peps: PEP 501: Add a new post date for this version

nick.coghlan python-checkins at python.org
Sun Aug 23 04:41:37 CEST 2015


https://hg.python.org/peps/rev/23d6ac4b33fc
changeset:   5980:23d6ac4b33fc
user:        Nick Coghlan <ncoghlan at gmail.com>
date:        Sun Aug 23 12:41:30 2015 +1000
summary:
  PEP 501: Add a new post date for this version

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


diff --git a/pep-0501.txt b/pep-0501.txt
--- a/pep-0501.txt
+++ b/pep-0501.txt
@@ -8,7 +8,7 @@
 Content-Type: text/x-rst
 Created: 08-Aug-2015
 Python-Version: 3.6
-Post-History: 08-Aug-2015
+Post-History: 08-Aug-2015, 23-Aug-2015
 
 Abstract
 ========

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


More information about the Python-checkins mailing list