[Python-checkins] peps: PEP 493: add new post date

nick.coghlan python-checkins at python.org
Wed Feb 24 05:17:10 EST 2016


https://hg.python.org/peps/rev/9cd3ca378b98
changeset:   6244:9cd3ca378b98
user:        Nick Coghlan <ncoghlan at gmail.com>
date:        Wed Feb 24 20:16:56 2016 +1000
summary:
  PEP 493: add new post date

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


diff --git a/pep-0493.txt b/pep-0493.txt
--- a/pep-0493.txt
+++ b/pep-0493.txt
@@ -11,7 +11,7 @@
 Content-Type: text/x-rst
 Created: 10-May-2015
 Python-Version: 2.7.12
-Post-History: 06-Jul-2015, 11-Nov-2015, 24-Nov-2015
+Post-History: 06-Jul-2015, 11-Nov-2015, 24-Nov-2015, 24-Feb-2016
 
 
 Abstract

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


More information about the Python-checkins mailing list