[Python-checkins] peps: Rough PEP 426 post history, fix header

nick.coghlan python-checkins at python.org
Sat Feb 9 14:23:28 CET 2013


http://hg.python.org/peps/rev/80483f935c80
changeset:   4724:80483f935c80
user:        Nick Coghlan <ncoghlan at gmail.com>
date:        Sat Feb 09 23:23:15 2013 +1000
summary:
  Rough PEP 426 post history, fix header

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


diff --git a/pep-0426.txt b/pep-0426.txt
--- a/pep-0426.txt
+++ b/pep-0426.txt
@@ -10,6 +10,7 @@
 Type: Standards Track
 Content-Type: text/x-rst
 Created: 30 Aug 2012
+Post-History: 14 Nov 2012, 5 Feb 2013, 7 Feb 2013, 9 Feb 2013
 
 
 Abstract
@@ -1235,7 +1236,7 @@
 
 
 A more opinionated description of the versioning scheme
------------------------------------------------------
+-------------------------------------------------------
 
 As in PEP 386, the primary focus is on codifying existing practices to make
 them more amenable to automation, rather than demanding that existing

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


More information about the Python-checkins mailing list