From bb4751379a95b0843db4b85fcfe7bb7e9f2a580a Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Tue, 9 Feb 2021 08:54:26 -0800 Subject: [PATCH] Many PEPs: Normalize the 'Created' field (#1805) --- pep-0004.txt | 2 +- pep-0013.rst | 2 +- pep-0200.txt | 2 +- pep-0205.txt | 2 +- pep-0206.txt | 2 +- pep-0207.txt | 2 +- pep-0228.txt | 2 +- pep-0230.txt | 2 +- pep-0235.txt | 2 +- pep-0248.txt | 2 +- pep-0249.txt | 2 +- pep-0254.txt | 2 +- pep-0265.txt | 2 +- pep-0282.txt | 2 +- pep-0284.txt | 2 +- pep-0285.txt | 2 +- pep-0286.txt | 2 +- pep-0290.txt | 2 +- pep-0308.txt | 2 +- pep-0346.txt | 2 +- pep-0361.txt | 2 +- pep-0366.txt | 2 +- pep-0373.txt | 2 +- pep-0375.txt | 2 +- pep-0377.txt | 4 ++-- pep-0381.txt | 2 +- pep-0386.txt | 2 +- pep-0390.txt | 2 +- pep-0395.txt | 2 +- pep-0396.txt | 2 +- pep-0403.txt | 2 +- pep-0404.txt | 2 +- pep-0406.txt | 2 +- pep-0407.txt | 2 +- pep-0408.txt | 2 +- pep-0410.txt | 2 +- pep-0411.txt | 2 +- pep-0413.txt | 2 +- pep-0416.txt | 2 +- pep-0418.txt | 2 +- pep-0421.txt | 2 +- pep-0422.txt | 2 +- pep-0424.txt | 2 +- pep-0426.txt | 2 +- pep-0428.txt | 2 +- pep-0433.txt | 2 +- pep-0435.txt | 2 +- pep-0437.txt | 2 +- pep-0440.txt | 2 +- pep-0441.txt | 2 +- pep-0442.txt | 2 +- pep-0446.txt | 2 +- pep-0451.txt | 2 +- pep-0454.txt | 2 +- pep-0459.txt | 2 +- pep-0460.txt | 2 +- pep-0461.txt | 2 +- pep-0467.txt | 2 +- pep-0468.txt | 2 +- pep-0469.txt | 2 +- pep-0475.txt | 2 +- pep-0476.txt | 2 +- pep-0480.txt | 2 +- pep-0490.txt | 2 +- pep-0491.txt | 2 +- pep-0507.txt | 2 +- pep-0509.txt | 2 +- pep-0510.txt | 2 +- pep-0511.txt | 2 +- pep-0520.txt | 2 +- pep-0522.txt | 2 +- pep-0524.txt | 2 +- pep-0534.txt | 2 +- pep-0540.txt | 2 +- pep-0541.txt | 2 +- pep-0542.txt | 2 +- pep-0549.rst | 2 +- pep-0552.rst | 2 +- pep-0553.rst | 2 +- pep-0554.rst | 2 +- pep-0556.rst | 2 +- pep-0558.rst | 2 +- pep-0559.rst | 4 ++-- pep-0563.rst | 2 +- pep-0564.rst | 2 +- pep-0566.rst | 2 +- pep-0571.rst | 2 +- pep-0593.rst | 2 +- pep-0599.rst | 2 +- pep-0600.rst | 2 +- pep-0615.rst | 2 +- pep-0617.rst | 2 +- pep-0620.rst | 2 +- pep-0628.txt | 4 ++-- pep-0633.rst | 2 +- pep-0641.rst | 2 +- pep-0666.txt | 2 +- pep-3107.txt | 2 +- pep-3129.txt | 2 +- pep-3131.txt | 2 +- pep-3133.txt | 2 +- pep-3139.txt | 2 +- pep-3143.txt | 2 +- pep-3144.txt | 2 +- pep-3146.txt | 2 +- pep-3147.txt | 2 +- pep-3149.txt | 2 +- pep-3150.txt | 2 +- pep-3151.txt | 2 +- pep-3154.txt | 2 +- pep-3155.txt | 2 +- pep-8000.rst | 2 +- pep-8001.rst | 2 +- pep-8002.rst | 2 +- pep-8010.rst | 2 +- pep-8011.rst | 2 +- pep-8012.rst | 2 +- pep-8013.rst | 2 +- pep-8014.rst | 2 +- pep-8015.rst | 2 +- pep-8016.rst | 2 +- pep-8100.rst | 2 +- 122 files changed, 125 insertions(+), 125 deletions(-) diff --git a/pep-0004.txt b/pep-0004.txt index 88c7b1a7e..353f4563c 100644 --- a/pep-0004.txt +++ b/pep-0004.txt @@ -6,7 +6,7 @@ Author: Brett Cannon , Martin von Löwis Status: Active Type: Process Content-Type: text/x-rst -Created: 1-Oct-2000 +Created: 01-Oct-2000 Post-History: diff --git a/pep-0013.rst b/pep-0013.rst index 14aad022c..3b0760ea3 100644 --- a/pep-0013.rst +++ b/pep-0013.rst @@ -4,7 +4,7 @@ Author: The Python core team and community Status: Active Type: Informational Content-Type: text/x-rst -Created: 2018-12-16 +Created: 16-Dec-2018 Abstract diff --git a/pep-0200.txt b/pep-0200.txt index 97da7eb4b..eb6297d46 100644 --- a/pep-0200.txt +++ b/pep-0200.txt @@ -6,7 +6,7 @@ Author: Jeremy Hylton Status: Final Type: Informational Content-Type: text/x-rst -Created: +Created: 12-Jul-2000 Python-Version: 2.0 Post-History: diff --git a/pep-0205.txt b/pep-0205.txt index 3aeb888f1..39aebeac6 100644 --- a/pep-0205.txt +++ b/pep-0205.txt @@ -6,7 +6,7 @@ Author: Fred L. Drake, Jr. Status: Final Type: Standards Track Content-Type: text/x-rst -Created: +Created: 14-Jul-2000 Python-Version: 2.1 Post-History: 11-Jan-2001 diff --git a/pep-0206.txt b/pep-0206.txt index ab5f6e6e8..cfd19ba75 100644 --- a/pep-0206.txt +++ b/pep-0206.txt @@ -6,7 +6,7 @@ Author: A.M. Kuchling Status: Withdrawn Type: Informational Content-Type: text/x-rst -Created: +Created: 14-Jul-2000 Post-History: diff --git a/pep-0207.txt b/pep-0207.txt index b13f121f2..ce80b420a 100644 --- a/pep-0207.txt +++ b/pep-0207.txt @@ -6,7 +6,7 @@ Author: guido@python.org (Guido van Rossum), DavidA@ActiveState.com (David Asche Status: Final Type: Standards Track Content-Type: text/x-rst -Created: +Created: 25-Jul-2000 Python-Version: 2.1 Post-History: diff --git a/pep-0228.txt b/pep-0228.txt index 6ba5631ae..7469200ab 100644 --- a/pep-0228.txt +++ b/pep-0228.txt @@ -6,7 +6,7 @@ Author: moshez@zadka.site.co.il (Moshe Zadka), guido@python.org (Guido van Rossu Status: Withdrawn Type: Standards Track Content-Type: text/x-rst -Created: 4-Nov-2000 +Created: 04-Nov-2000 Post-History: diff --git a/pep-0230.txt b/pep-0230.txt index c528011e5..eb404ae4a 100644 --- a/pep-0230.txt +++ b/pep-0230.txt @@ -6,7 +6,7 @@ Author: guido@python.org (Guido van Rossum) Status: Final Type: Standards Track Content-Type: text/x-rst -Created: +Created: 28-Nov-2000 Python-Version: 2.1 Post-History: 05-Nov-2000 diff --git a/pep-0235.txt b/pep-0235.txt index f28188f72..41b96a718 100644 --- a/pep-0235.txt +++ b/pep-0235.txt @@ -6,7 +6,7 @@ Author: Tim Peters Status: Final Type: Standards Track Content-Type: text/x-rst -Created: +Created: 21-Feb-2001 Python-Version: 2.1 Post-History: 16 February 2001 diff --git a/pep-0248.txt b/pep-0248.txt index 877efe101..06f11e228 100644 --- a/pep-0248.txt +++ b/pep-0248.txt @@ -7,7 +7,7 @@ Discussions-To: db-sig@python.org Status: Final Type: Informational Content-Type: text/x-rst -Created: +Created: 29-Mar-2001 Post-History: Superseded-By: 249 diff --git a/pep-0249.txt b/pep-0249.txt index 77af97914..cce6a3502 100644 --- a/pep-0249.txt +++ b/pep-0249.txt @@ -7,7 +7,7 @@ Discussions-To: db-sig@python.org Status: Final Type: Informational Content-Type: text/x-rst -Created: +Created: 29-Mar-2001 Post-History: Replaces: 248 diff --git a/pep-0254.txt b/pep-0254.txt index baa0b487e..f769a5b85 100644 --- a/pep-0254.txt +++ b/pep-0254.txt @@ -6,7 +6,7 @@ Author: guido@python.org (Guido van Rossum) Status: Rejected Type: Standards Track Content-Type: text/x-rst -Created: 18-June-2001 +Created: 18-Jun-2001 Python-Version: 2.2 Post-History: diff --git a/pep-0265.txt b/pep-0265.txt index 9600df7ee..5039a8916 100644 --- a/pep-0265.txt +++ b/pep-0265.txt @@ -6,7 +6,7 @@ Author: g2@iowegian.com (Grant Griffin) Status: Rejected Type: Standards Track Content-Type: text/x-rst -Created: 8-Aug-2001 +Created: 08-Aug-2001 Python-Version: 2.2 Post-History: diff --git a/pep-0282.txt b/pep-0282.txt index 2aba433a7..aceb57822 100644 --- a/pep-0282.txt +++ b/pep-0282.txt @@ -6,7 +6,7 @@ Author: vinay_sajip at red-dove.com (Vinay Sajip), trentm@activestate.com (Trent Status: Final Type: Standards Track Content-Type: text/x-rst -Created: 4-Feb-2002 +Created: 04-Feb-2002 Python-Version: 2.3 Post-History: diff --git a/pep-0284.txt b/pep-0284.txt index 37ca6acda..2d3355bdd 100644 --- a/pep-0284.txt +++ b/pep-0284.txt @@ -7,7 +7,7 @@ Author: David Eppstein , Status: Rejected Type: Standards Track Content-Type: text/x-rst -Created: 1-Mar-2002 +Created: 01-Mar-2002 Python-Version: 2.3 Post-History: diff --git a/pep-0285.txt b/pep-0285.txt index 7ffb4ee0a..d271305c6 100644 --- a/pep-0285.txt +++ b/pep-0285.txt @@ -6,7 +6,7 @@ Author: guido@python.org (Guido van Rossum) Status: Final Type: Standards Track Content-Type: text/x-rst -Created: 8-Mar-2002 +Created: 08-Mar-2002 Python-Version: 2.3 Post-History: 8-Mar-2002, 30-Mar-2002, 3-Apr-2002 diff --git a/pep-0286.txt b/pep-0286.txt index b12ade8a7..6010f597b 100644 --- a/pep-0286.txt +++ b/pep-0286.txt @@ -6,7 +6,7 @@ Author: martin@v.loewis.de (Martin von Löwis) Status: Deferred Type: Standards Track Content-Type: text/x-rst -Created: 3-Mar-2002 +Created: 03-Mar-2002 Python-Version: 2.3 Post-History: diff --git a/pep-0290.txt b/pep-0290.txt index 27660900a..b364cf6b3 100644 --- a/pep-0290.txt +++ b/pep-0290.txt @@ -6,7 +6,7 @@ Author: Raymond Hettinger Status: Active Type: Informational Content-Type: text/x-rst -Created: 6-Jun-2002 +Created: 06-Jun-2002 Post-History: diff --git a/pep-0308.txt b/pep-0308.txt index 779fdc56c..940bf3c35 100644 --- a/pep-0308.txt +++ b/pep-0308.txt @@ -6,7 +6,7 @@ Author: Guido van Rossum, Raymond Hettinger Status: Final Type: Standards Track Content-Type: text/x-rst -Created: 7-Feb-2003 +Created: 07-Feb-2003 Post-History: 7-Feb-2003, 11-Feb-2003 diff --git a/pep-0346.txt b/pep-0346.txt index 000e9dabc..2e0ce4f3d 100644 --- a/pep-0346.txt +++ b/pep-0346.txt @@ -6,7 +6,7 @@ Author: Nick Coghlan Status: Withdrawn Type: Standards Track Content-Type: text/x-rst -Created: 6-May-2005 +Created: 06-May-2005 Python-Version: 2.5 Post-History: diff --git a/pep-0361.txt b/pep-0361.txt index 6e9715413..a0ec32e13 100644 --- a/pep-0361.txt +++ b/pep-0361.txt @@ -6,7 +6,7 @@ Author: Neal Norwitz, Barry Warsaw Status: Final Type: Informational Content-Type: text/x-rst -Created: 29-June-2006 +Created: 29-Jun-2006 Python-Version: 2.6 and 3.0 Post-History: 17-Mar-2008 diff --git a/pep-0366.txt b/pep-0366.txt index 90a95778b..302835919 100644 --- a/pep-0366.txt +++ b/pep-0366.txt @@ -6,7 +6,7 @@ Author: Nick Coghlan Status: Final Type: Standards Track Content-Type: text/x-rst -Created: 1-May-2007 +Created: 01-May-2007 Python-Version: 2.6, 3.0 Post-History: 1-May-2007, 4-Jul-2007, 7-Jul-2007, 23-Nov-2007 diff --git a/pep-0373.txt b/pep-0373.txt index 8d5e01a02..2adcb8149 100644 --- a/pep-0373.txt +++ b/pep-0373.txt @@ -6,7 +6,7 @@ Author: Benjamin Peterson Status: Final Type: Informational Content-Type: text/x-rst -Created: 3-Nov-2008 +Created: 03-Nov-2008 Python-Version: 2.7 diff --git a/pep-0375.txt b/pep-0375.txt index f3e0eb53b..b30951251 100644 --- a/pep-0375.txt +++ b/pep-0375.txt @@ -6,7 +6,7 @@ Author: Benjamin Peterson Status: Final Type: Informational Content-Type: text/x-rst -Created: 8-Feb-2009 +Created: 08-Feb-2009 Python-Version: 3.1 diff --git a/pep-0377.txt b/pep-0377.txt index 1623cd93e..7f313256d 100644 --- a/pep-0377.txt +++ b/pep-0377.txt @@ -6,9 +6,9 @@ Author: Nick Coghlan Status: Rejected Type: Standards Track Content-Type: text/x-rst -Created: 8-Mar-2009 +Created: 08-Mar-2009 Python-Version: 2.7, 3.1 -Post-History: 8-Mar-2009 +Post-History: 08-Mar-2009 Abstract diff --git a/pep-0381.txt b/pep-0381.txt index 414c6922c..76b5d5b18 100644 --- a/pep-0381.txt +++ b/pep-0381.txt @@ -6,7 +6,7 @@ Author: Tarek Ziadé , Martin v. Löwis Status: Withdrawn Type: Standards Track Content-Type: text/x-rst -Created: 21-March-2009 +Created: 21-Mar-2009 Python-Version: N.A. Post-History: diff --git a/pep-0386.txt b/pep-0386.txt index 74625337a..ba009ff87 100644 --- a/pep-0386.txt +++ b/pep-0386.txt @@ -6,7 +6,7 @@ Author: Tarek Ziadé Status: Superseded Type: Standards Track Content-Type: text/x-rst -Created: 4-June-2009 +Created: 04-Jun-2009 Superseded-By: 440 diff --git a/pep-0390.txt b/pep-0390.txt index f27f1a1dc..524901f46 100644 --- a/pep-0390.txt +++ b/pep-0390.txt @@ -8,7 +8,7 @@ Discussions-To: Status: Rejected Type: Standards Track Content-Type: text/x-rst -Created: 10-October-2009 +Created: 10-Oct-2009 Python-Version: 2.7 and 3.2 Post-History: Resolution: https://mail.python.org/pipermail/distutils-sig/2013-April/020597.html diff --git a/pep-0395.txt b/pep-0395.txt index 03065e01d..a67256b2c 100644 --- a/pep-0395.txt +++ b/pep-0395.txt @@ -6,7 +6,7 @@ Author: Nick Coghlan Status: Withdrawn Type: Standards Track Content-Type: text/x-rst -Created: 4-Mar-2011 +Created: 04-Mar-2011 Python-Version: 3.4 Post-History: 5-Mar-2011, 19-Nov-2011 diff --git a/pep-0396.txt b/pep-0396.txt index 150926241..5206e2ab9 100644 --- a/pep-0396.txt +++ b/pep-0396.txt @@ -6,7 +6,7 @@ Author: Barry Warsaw Status: Deferred Type: Informational Content-Type: text/x-rst -Created: 2011-03-16 +Created: 16-Mar-2011 Post-History: 2011-04-05 diff --git a/pep-0403.txt b/pep-0403.txt index df0fad14a..f25bf9d58 100644 --- a/pep-0403.txt +++ b/pep-0403.txt @@ -6,7 +6,7 @@ Author: Nick Coghlan Status: Deferred Type: Standards Track Content-Type: text/x-rst -Created: 2011-10-13 +Created: 13-Oct-2011 Python-Version: 3.4 Post-History: 2011-10-13 Resolution: TBD diff --git a/pep-0404.txt b/pep-0404.txt index 8327ac4de..8e5d1ade8 100644 --- a/pep-0404.txt +++ b/pep-0404.txt @@ -6,7 +6,7 @@ Author: Barry Warsaw Status: Final Type: Informational Content-Type: text/x-rst -Created: 2011-11-09 +Created: 09-Nov-2011 Python-Version: 2.8 diff --git a/pep-0406.txt b/pep-0406.txt index 6dbee7c86..cad761887 100644 --- a/pep-0406.txt +++ b/pep-0406.txt @@ -6,7 +6,7 @@ Author: Nick Coghlan , Greg Slodkowicz Status: Withdrawn Type: Standards Track Content-Type: text/x-rst -Created: 4-Jul-2011 +Created: 04-Jul-2011 Python-Version: 3.4 Post-History: 31-Jul-2011, 13-Nov-2011, 4-Dec-2011 diff --git a/pep-0407.txt b/pep-0407.txt index d7449ca37..3846e350e 100644 --- a/pep-0407.txt +++ b/pep-0407.txt @@ -8,7 +8,7 @@ Author: Antoine Pitrou , Status: Deferred Type: Process Content-Type: text/x-rst -Created: 2012-01-12 +Created: 12-Jan-2012 Post-History: 17-Jan-2012 Resolution: TBD diff --git a/pep-0408.txt b/pep-0408.txt index a26be6613..333b2545b 100644 --- a/pep-0408.txt +++ b/pep-0408.txt @@ -7,7 +7,7 @@ Author: Nick Coghlan , Status: Rejected Type: Standards Track Content-Type: text/x-rst -Created: 2012-01-07 +Created: 07-Jan-2012 Python-Version: 3.3 Post-History: 2012-01-27 Resolution: https://mail.python.org/pipermail/python-dev/2012-January/115962.html diff --git a/pep-0410.txt b/pep-0410.txt index 9e1a69e89..715573e3b 100644 --- a/pep-0410.txt +++ b/pep-0410.txt @@ -6,7 +6,7 @@ Author: Victor Stinner Status: Rejected Type: Standards Track Content-Type: text/x-rst -Created: 01-February-2012 +Created: 01-Feb-2012 Python-Version: 3.3 Resolution: https://mail.python.org/pipermail/python-dev/2012-February/116837.html diff --git a/pep-0411.txt b/pep-0411.txt index 01b9f751e..cf5b0276d 100644 --- a/pep-0411.txt +++ b/pep-0411.txt @@ -7,7 +7,7 @@ Author: Nick Coghlan , Status: Active Type: Informational Content-Type: text/x-rst -Created: 2012-02-10 +Created: 10-Feb-2012 Python-Version: 3.3 Post-History: 2012-02-10, 2012-03-24 diff --git a/pep-0413.txt b/pep-0413.txt index b61a3e09e..5138b33b2 100644 --- a/pep-0413.txt +++ b/pep-0413.txt @@ -6,7 +6,7 @@ Author: Nick Coghlan Status: Withdrawn Type: Process Content-Type: text/x-rst -Created: 2012-02-24 +Created: 24-Feb-2012 Post-History: 2012-02-24, 2012-02-25 Resolution: TBD diff --git a/pep-0416.txt b/pep-0416.txt index c8a6b7740..692855684 100644 --- a/pep-0416.txt +++ b/pep-0416.txt @@ -6,7 +6,7 @@ Author: Victor Stinner Status: Rejected Type: Standards Track Content-Type: text/x-rst -Created: 29-February-2012 +Created: 29-Feb-2012 Python-Version: 3.3 diff --git a/pep-0418.txt b/pep-0418.txt index 339b434b4..bcf698ec8 100644 --- a/pep-0418.txt +++ b/pep-0418.txt @@ -6,7 +6,7 @@ Author: Cameron Simpson , Jim Jewett , Step Status: Final Type: Standards Track Content-Type: text/x-rst -Created: 26-March-2012 +Created: 26-Mar-2012 Python-Version: 3.3 diff --git a/pep-0421.txt b/pep-0421.txt index 699a556ba..28c04cea4 100644 --- a/pep-0421.txt +++ b/pep-0421.txt @@ -7,7 +7,7 @@ BDFL-Delegate: Barry Warsaw Status: Final Type: Standards Track Content-Type: text/x-rst -Created: 26-April-2012 +Created: 26-Apr-2012 Post-History: 26-April-2012 Resolution: https://mail.python.org/pipermail/python-dev/2012-May/119683.html diff --git a/pep-0422.txt b/pep-0422.txt index ebbff8029..c02fa8a5b 100644 --- a/pep-0422.txt +++ b/pep-0422.txt @@ -7,7 +7,7 @@ Author: Nick Coghlan , Status: Withdrawn Type: Standards Track Content-Type: text/x-rst -Created: 5-Jun-2012 +Created: 05-Jun-2012 Python-Version: 3.5 Post-History: 5-Jun-2012, 10-Feb-2013 diff --git a/pep-0424.txt b/pep-0424.txt index 2aa153284..2e3244613 100644 --- a/pep-0424.txt +++ b/pep-0424.txt @@ -6,7 +6,7 @@ Author: Alex Gaynor Status: Final Type: Standards Track Content-Type: text/x-rst -Created: 14-July-2012 +Created: 14-Jul-2012 Python-Version: 3.4 Post-History: https://mail.python.org/pipermail/python-dev/2012-July/120920.html diff --git a/pep-0426.txt b/pep-0426.txt index 5b50aa618..f3195c499 100644 --- a/pep-0426.txt +++ b/pep-0426.txt @@ -11,7 +11,7 @@ Status: Withdrawn Type: Informational Content-Type: text/x-rst Requires: 440, 508, 518 -Created: 30 Aug 2012 +Created: 30-Aug-2012 Post-History: 14 Nov 2012, 5 Feb 2013, 7 Feb 2013, 9 Feb 2013, 27 May 2013, 20 Jun 2013, 23 Jun 2013, 14 Jul 2013, 21 Dec 2013 diff --git a/pep-0428.txt b/pep-0428.txt index ca7667399..e8a738fd5 100644 --- a/pep-0428.txt +++ b/pep-0428.txt @@ -6,7 +6,7 @@ Author: Antoine Pitrou Status: Final Type: Standards Track Content-Type: text/x-rst -Created: 30-July-2012 +Created: 30-Jul-2012 Python-Version: 3.4 Post-History: https://mail.python.org/pipermail/python-ideas/2012-October/016338.html Resolution: https://mail.python.org/pipermail/python-dev/2013-November/130424.html diff --git a/pep-0433.txt b/pep-0433.txt index f3e3ec573..73751efca 100644 --- a/pep-0433.txt +++ b/pep-0433.txt @@ -6,7 +6,7 @@ Author: Victor Stinner Status: Superseded Type: Standards Track Content-Type: text/x-rst -Created: 10-January-2013 +Created: 10-Jan-2013 Python-Version: 3.4 Superseded-By: 446 diff --git a/pep-0435.txt b/pep-0435.txt index 7be8daad9..79e330872 100644 --- a/pep-0435.txt +++ b/pep-0435.txt @@ -8,7 +8,7 @@ Author: Barry Warsaw , Status: Final Type: Standards Track Content-Type: text/x-rst -Created: 2013-02-23 +Created: 23-Feb-2013 Python-Version: 3.4 Post-History: 2013-02-23, 2013-05-02 Replaces: 354 diff --git a/pep-0437.txt b/pep-0437.txt index 48bd926d0..a6bcb5c3d 100644 --- a/pep-0437.txt +++ b/pep-0437.txt @@ -6,7 +6,7 @@ Author: Stefan Krah Status: Rejected Type: Standards Track Content-Type: text/x-rst -Created: 2013-03-11 +Created: 11-Mar-2013 Python-Version: 3.4 Post-History: Resolution: https://mail.python.org/pipermail/python-dev/2013-May/126117.html diff --git a/pep-0440.txt b/pep-0440.txt index a45c8f4e8..2fa3dacf1 100644 --- a/pep-0440.txt +++ b/pep-0440.txt @@ -9,7 +9,7 @@ Discussions-To: Distutils SIG Status: Active Type: Informational Content-Type: text/x-rst -Created: 18 Mar 2013 +Created: 18-Mar-2013 Post-History: 30 Mar 2013, 27 May 2013, 20 Jun 2013, 21 Dec 2013, 28 Jan 2014, 08 Aug 2014 22 Aug 2014 diff --git a/pep-0441.txt b/pep-0441.txt index 195dac045..41bbad15d 100644 --- a/pep-0441.txt +++ b/pep-0441.txt @@ -8,7 +8,7 @@ Discussions-To: https://mail.python.org/pipermail/python-dev/2015-February/13827 Status: Final Type: Standards Track Content-Type: text/x-rst -Created: 30 March 2013 +Created: 30-Mar-2013 Post-History: 30 March 2013, 1 April 2013, 16 February 2015 Resolution: https://mail.python.org/pipermail/python-dev/2015-February/138578.html diff --git a/pep-0442.txt b/pep-0442.txt index 6c3717b75..a43afebaa 100644 --- a/pep-0442.txt +++ b/pep-0442.txt @@ -7,7 +7,7 @@ BDFL-Delegate: Benjamin Peterson Status: Final Type: Standards Track Content-Type: text/x-rst -Created: 2013-05-18 +Created: 18-May-2013 Python-Version: 3.4 Post-History: 2013-05-18 Resolution: https://mail.python.org/pipermail/python-dev/2013-June/126746.html diff --git a/pep-0446.txt b/pep-0446.txt index 5a93935b2..3b1813d46 100644 --- a/pep-0446.txt +++ b/pep-0446.txt @@ -6,7 +6,7 @@ Author: Victor Stinner Status: Final Type: Standards Track Content-Type: text/x-rst -Created: 5-August-2013 +Created: 05-Aug-2013 Python-Version: 3.4 Replaces: 433 diff --git a/pep-0451.txt b/pep-0451.txt index 5605ab8f5..8a258581d 100644 --- a/pep-0451.txt +++ b/pep-0451.txt @@ -8,7 +8,7 @@ Discussions-To: import-sig@python.org Status: Final Type: Standards Track Content-Type: text/x-rst -Created: 8-Aug-2013 +Created: 08-Aug-2013 Python-Version: 3.4 Post-History: 8-Aug-2013, 28-Aug-2013, 18-Sep-2013, 24-Sep-2013, 4-Oct-2013 Resolution: https://mail.python.org/pipermail/python-dev/2013-November/130104.html diff --git a/pep-0454.txt b/pep-0454.txt index 0bc2b4959..e7e35e360 100644 --- a/pep-0454.txt +++ b/pep-0454.txt @@ -7,7 +7,7 @@ BDFL-Delegate: Charles-François Natali Status: Final Type: Standards Track Content-Type: text/x-rst -Created: 3-September-2013 +Created: 03-Sep-2013 Python-Version: 3.4 Resolution: https://mail.python.org/pipermail/python-dev/2013-November/130491.html diff --git a/pep-0459.txt b/pep-0459.txt index 186233c6f..66fbdbdc5 100644 --- a/pep-0459.txt +++ b/pep-0459.txt @@ -9,7 +9,7 @@ Status: Withdrawn Type: Standards Track Content-Type: text/x-rst Requires: 426 -Created: 11 Nov 2013 +Created: 11-Nov-2013 Post-History: 21 Dec 2013 diff --git a/pep-0460.txt b/pep-0460.txt index c2fc0adb0..438f6378d 100644 --- a/pep-0460.txt +++ b/pep-0460.txt @@ -6,7 +6,7 @@ Author: Antoine Pitrou Status: Withdrawn Type: Standards Track Content-Type: text/x-rst -Created: 6-Jan-2014 +Created: 06-Jan-2014 Python-Version: 3.5 diff --git a/pep-0461.txt b/pep-0461.txt index 9f040c0ed..7512a02a0 100644 --- a/pep-0461.txt +++ b/pep-0461.txt @@ -6,7 +6,7 @@ Author: Ethan Furman Status: Final Type: Standards Track Content-Type: text/x-rst -Created: 2014-01-13 +Created: 13-Jan-2014 Python-Version: 3.5 Post-History: 2014-01-14, 2014-01-15, 2014-01-17, 2014-02-22, 2014-03-25, 2014-03-27 diff --git a/pep-0467.txt b/pep-0467.txt index 8ec389c66..63196be01 100644 --- a/pep-0467.txt +++ b/pep-0467.txt @@ -6,7 +6,7 @@ Author: Nick Coghlan , Ethan Furman Status: Deferred Type: Standards Track Content-Type: text/x-rst -Created: 2014-03-30 +Created: 30-Mar-2014 Python-Version: 3.9 Post-History: 2014-03-30 2014-08-15 2014-08-16 2016-06-07 2016-09-01 diff --git a/pep-0468.txt b/pep-0468.txt index eca0b5a59..de8defd98 100644 --- a/pep-0468.txt +++ b/pep-0468.txt @@ -7,7 +7,7 @@ Discussions-To: python-ideas@python.org Status: Final Type: Standards Track Content-Type: text/x-rst -Created: 5-Apr-2014 +Created: 05-Apr-2014 Python-Version: 3.6 Post-History: 5-Apr-2014,8-Sep-2016 Resolution: https://mail.python.org/pipermail/python-dev/2016-September/146329.html diff --git a/pep-0469.txt b/pep-0469.txt index 2701f2fc2..5af6b8879 100644 --- a/pep-0469.txt +++ b/pep-0469.txt @@ -6,7 +6,7 @@ Author: Nick Coghlan Status: Withdrawn Type: Standards Track Content-Type: text/x-rst -Created: 2014-04-18 +Created: 18-Apr-2014 Python-Version: 3.5 Post-History: 2014-04-18, 2014-04-21 diff --git a/pep-0475.txt b/pep-0475.txt index b893ac4ff..ac442bea4 100644 --- a/pep-0475.txt +++ b/pep-0475.txt @@ -7,7 +7,7 @@ BDFL-Delegate: Antoine Pitrou Status: Final Type: Standards Track Content-Type: text/x-rst -Created: 29-July-2014 +Created: 29-Jul-2014 Python-Version: 3.5 Resolution: https://mail.python.org/pipermail/python-dev/2015-February/138018.html diff --git a/pep-0476.txt b/pep-0476.txt index ffcf6958d..95595eaf6 100644 --- a/pep-0476.txt +++ b/pep-0476.txt @@ -6,7 +6,7 @@ Author: Alex Gaynor Status: Final Type: Standards Track Content-Type: text/x-rst -Created: 28-August-2014 +Created: 28-Aug-2014 Resolution: https://mail.python.org/pipermail/python-dev/2014-October/136676.html Abstract diff --git a/pep-0480.txt b/pep-0480.txt index a1d0b228f..3a1687557 100644 --- a/pep-0480.txt +++ b/pep-0480.txt @@ -11,7 +11,7 @@ Status: Deferred Type: Standards Track Content-Type: text/x-rst Requires: 458 -Created: 8-Oct-2014 +Created: 08-Oct-2014 Abstract diff --git a/pep-0490.txt b/pep-0490.txt index a15b929a8..e96c2c467 100644 --- a/pep-0490.txt +++ b/pep-0490.txt @@ -6,7 +6,7 @@ Author: Victor Stinner Status: Rejected Type: Standards Track Content-Type: text/x-rst -Created: 25-March-2015 +Created: 25-Mar-2015 Python-Version: 3.6 diff --git a/pep-0491.txt b/pep-0491.txt index 37fad1db0..71a77b99c 100644 --- a/pep-0491.txt +++ b/pep-0491.txt @@ -7,7 +7,7 @@ Discussions-To: Status: Deferred Type: Standards Track Content-Type: text/x-rst -Created: 16 April 2015 +Created: 16-Apr-2015 Abstract ======== diff --git a/pep-0507.txt b/pep-0507.txt index 8e0778afb..9c363fba6 100644 --- a/pep-0507.txt +++ b/pep-0507.txt @@ -6,7 +6,7 @@ Author: Barry Warsaw Status: Rejected Type: Process Content-Type: text/x-rst -Created: 2015-09-30 +Created: 30-Sep-2015 Post-History: Resolution: https://mail.python.org/pipermail/core-workflow/2016-January/000345.html diff --git a/pep-0509.txt b/pep-0509.txt index ebae3ff1d..aa59d5a5d 100644 --- a/pep-0509.txt +++ b/pep-0509.txt @@ -6,7 +6,7 @@ Author: Victor Stinner Status: Final Type: Standards Track Content-Type: text/x-rst -Created: 4-January-2016 +Created: 04-Jan-2016 Python-Version: 3.6 diff --git a/pep-0510.txt b/pep-0510.txt index aa5d69fe0..9f54fc7f3 100644 --- a/pep-0510.txt +++ b/pep-0510.txt @@ -6,7 +6,7 @@ Author: Victor Stinner Status: Rejected Type: Standards Track Content-Type: text/x-rst -Created: 4-January-2016 +Created: 04-Jan-2016 Python-Version: 3.6 diff --git a/pep-0511.txt b/pep-0511.txt index 0e3e2bcba..d54546a44 100644 --- a/pep-0511.txt +++ b/pep-0511.txt @@ -6,7 +6,7 @@ Author: Victor Stinner Status: Rejected Type: Standards Track Content-Type: text/x-rst -Created: 4-January-2016 +Created: 04-Jan-2016 Python-Version: 3.6 Rejection Notice diff --git a/pep-0520.txt b/pep-0520.txt index 56a48b45b..6fd52fdb3 100644 --- a/pep-0520.txt +++ b/pep-0520.txt @@ -6,7 +6,7 @@ Author: Eric Snow Status: Final Type: Standards Track Content-Type: text/x-rst -Created: 7-Jun-2016 +Created: 07-Jun-2016 Python-Version: 3.6 Post-History: 7-Jun-2016, 11-Jun-2016, 20-Jun-2016, 24-Jun-2016 Resolution: https://mail.python.org/pipermail/python-dev/2016-June/145442.html diff --git a/pep-0522.txt b/pep-0522.txt index d77a824ab..f60a26b12 100644 --- a/pep-0522.txt +++ b/pep-0522.txt @@ -7,7 +7,7 @@ Status: Rejected Type: Standards Track Content-Type: text/x-rst Requires: 506 -Created: 16 June 2016 +Created: 16-Jun-2016 Python-Version: 3.6 Resolution: https://mail.python.org/pipermail/security-sig/2016-August/000101.html diff --git a/pep-0524.txt b/pep-0524.txt index 0589dd59a..6719fcd6a 100644 --- a/pep-0524.txt +++ b/pep-0524.txt @@ -6,7 +6,7 @@ Author: Victor Stinner Status: Final Type: Standards Track Content-Type: text/x-rst -Created: 20-June-2016 +Created: 20-Jun-2016 Python-Version: 3.6 diff --git a/pep-0534.txt b/pep-0534.txt index a3da25c70..b6e649fbe 100644 --- a/pep-0534.txt +++ b/pep-0534.txt @@ -8,7 +8,7 @@ Author: Tomáš Orsava , Status: Deferred Type: Standards Track Content-Type: text/x-rst -Created: 5-Sep-2016 +Created: 05-Sep-2016 Post-History: diff --git a/pep-0540.txt b/pep-0540.txt index c1993150b..3920ee4f5 100644 --- a/pep-0540.txt +++ b/pep-0540.txt @@ -7,7 +7,7 @@ BDFL-Delegate: INADA Naoki Status: Final Type: Standards Track Content-Type: text/x-rst -Created: 5-January-2016 +Created: 05-Jan-2016 Python-Version: 3.7 Resolution: https://mail.python.org/pipermail/python-dev/2017-December/151173.html diff --git a/pep-0541.txt b/pep-0541.txt index 5b3d60511..ec25fb50a 100644 --- a/pep-0541.txt +++ b/pep-0541.txt @@ -8,7 +8,7 @@ Discussions-To: distutils-sig Status: Final Type: Process Content-Type: text/x-rst -Created: 12-January-2017 +Created: 12-Jan-2017 Post-History: Resolution: https://mail.python.org/pipermail/distutils-sig/2018-March/032089.html diff --git a/pep-0542.txt b/pep-0542.txt index f13337343..b7a7216a3 100644 --- a/pep-0542.txt +++ b/pep-0542.txt @@ -6,7 +6,7 @@ Author: Markus Meskanen Status: Rejected Type: Standards Track Content-Type: text/x-rst -Created: 10-February-2017 +Created: 10-Feb-2017 Resolution: https://mail.python.org/pipermail/python-dev/2019-March/156695.html diff --git a/pep-0549.rst b/pep-0549.rst index d75877f19..ca58074c3 100644 --- a/pep-0549.rst +++ b/pep-0549.rst @@ -7,7 +7,7 @@ Discussions-To: Python-Dev Status: Rejected Type: Standards Track Content-Type: text/x-rst -Created: 4-Sep-2017 +Created: 04-Sep-2017 Python-Version: 3.7 Post-History: 4-Sep-2017 diff --git a/pep-0552.rst b/pep-0552.rst index 26dd5d141..c2a7b3e61 100644 --- a/pep-0552.rst +++ b/pep-0552.rst @@ -6,7 +6,7 @@ Author: Benjamin Peterson Status: Final Type: Standards Track Content-Type: text/x-rst -Created: 2017-09-04 +Created: 04-Sep-2017 Python-Version: 3.7 Post-History: 2017-09-07 Resolution: https://mail.python.org/pipermail/python-dev/2017-September/149649.html diff --git a/pep-0553.rst b/pep-0553.rst index 9ca32bf72..1ca7eefe9 100644 --- a/pep-0553.rst +++ b/pep-0553.rst @@ -4,7 +4,7 @@ Author: Barry Warsaw Status: Final Type: Standards Track Content-Type: text/x-rst -Created: 2017-09-05 +Created: 05-Sep-2017 Python-Version: 3.7 Post-History: 2017-09-05, 2017-09-07, 2017-09-13 Resolution: https://mail.python.org/pipermail/python-dev/2017-October/149705.html diff --git a/pep-0554.rst b/pep-0554.rst index 40c8dca3f..80753ad19 100644 --- a/pep-0554.rst +++ b/pep-0554.rst @@ -5,7 +5,7 @@ BDFL-Delegate: Antoine Pitrou Status: Draft Type: Standards Track Content-Type: text/x-rst -Created: 2017-09-05 +Created: 05-Sep-2017 Python-Version: 3.10 Post-History: 07-Sep-2017, 08-Sep-2017, 13-Sep-2017, 05-Dec-2017, 09-May-2018, 20-Apr-2020, 04-May-2020 diff --git a/pep-0556.rst b/pep-0556.rst index 6786d8cf8..d8b060902 100644 --- a/pep-0556.rst +++ b/pep-0556.rst @@ -4,7 +4,7 @@ Author: Antoine Pitrou Status: Deferred Type: Standards Track Content-Type: text/x-rst -Created: 2017-09-08 +Created: 08-Sep-2017 Python-Version: 3.7 Post-History: 2017-09-08 diff --git a/pep-0558.rst b/pep-0558.rst index 8bb228f72..68ec79c1c 100644 --- a/pep-0558.rst +++ b/pep-0558.rst @@ -6,7 +6,7 @@ Discussions-To: https://discuss.python.org/t/pep-558-defined-semantics-for-local Status: Draft Type: Standards Track Content-Type: text/x-rst -Created: 2017-09-08 +Created: 08-Sep-2017 Python-Version: 3.10 Post-History: 2017-09-08, 2019-05-22, 2019-05-30, 2019-12-30 diff --git a/pep-0559.rst b/pep-0559.rst index 5206a3a5d..4c99f2fe3 100644 --- a/pep-0559.rst +++ b/pep-0559.rst @@ -4,9 +4,9 @@ Author: Barry Warsaw Status: Rejected Type: Standards Track Content-Type: text/x-rst -Created: 2017-09-08 +Created: 08-Sep-2017 Python-Version: 3.7 -Post-History: 2017-09-09 +Post-History: 09-Sep-2017 Resolution: https://mail.python.org/pipermail/python-dev/2017-September/149438.html diff --git a/pep-0563.rst b/pep-0563.rst index 481ed4eac..ac98282a4 100644 --- a/pep-0563.rst +++ b/pep-0563.rst @@ -7,7 +7,7 @@ Discussions-To: Python-Dev Status: Accepted Type: Standards Track Content-Type: text/x-rst -Created: 8-Sep-2017 +Created: 08-Sep-2017 Python-Version: 3.7 Post-History: 1-Nov-2017, 21-Nov-2017 Resolution: https://mail.python.org/pipermail/python-dev/2017-December/151042.html diff --git a/pep-0564.rst b/pep-0564.rst index e1192bb28..2be6b8c68 100644 --- a/pep-0564.rst +++ b/pep-0564.rst @@ -6,7 +6,7 @@ Author: Victor Stinner Status: Final Type: Standards Track Content-Type: text/x-rst -Created: 16-October-2017 +Created: 16-Oct-2017 Python-Version: 3.7 Resolution: https://mail.python.org/pipermail/python-dev/2017-October/150046.html diff --git a/pep-0566.rst b/pep-0566.rst index a3aa46e39..fee303543 100644 --- a/pep-0566.rst +++ b/pep-0566.rst @@ -8,7 +8,7 @@ Discussions-To: distutils-sig Status: Final Type: Standards Track Content-Type: text/x-rst -Created: 1-Dec-2017 +Created: 01-Dec-2017 Python-Version: 3.x Post-History: Replaces: 345 diff --git a/pep-0571.rst b/pep-0571.rst index 83b157e8d..96aa27d25 100644 --- a/pep-0571.rst +++ b/pep-0571.rst @@ -10,7 +10,7 @@ Discussions-To: Distutils SIG Status: Active Type: Informational Content-Type: text/x-rst -Created: +Created: 05-Feb-2018 Post-History: Resolution: https://mail.python.org/pipermail/distutils-sig/2018-April/032156.html diff --git a/pep-0593.rst b/pep-0593.rst index 12fcd8eff..2a8da4bc1 100644 --- a/pep-0593.rst +++ b/pep-0593.rst @@ -6,7 +6,7 @@ Discussions-To: typing-sig@python.org Status: Accepted Type: Standards Track Content-Type: text/x-rst -Created: 26-April-2019 +Created: 26-Apr-2019 Python-Version: 3.9 Post-History: 20-May-2019 diff --git a/pep-0599.rst b/pep-0599.rst index 28a66ee30..692030326 100644 --- a/pep-0599.rst +++ b/pep-0599.rst @@ -9,7 +9,7 @@ Discussions-To: https://discuss.python.org/t/the-next-manylinux-specification/ Status: Final Type: Informational Content-Type: text/x-rst -Created: 29-April-2019 +Created: 29-Apr-2019 Post-History: 29-April-2019 Resolution: https://discuss.python.org/t/the-next-manylinux-specification/1043/199 diff --git a/pep-0600.rst b/pep-0600.rst index 801ca8810..9cbb7ef14 100644 --- a/pep-0600.rst +++ b/pep-0600.rst @@ -10,7 +10,7 @@ Discussions-To: Discourse https://discuss.python.org/t/the-next-manylinux-specif Status: Accepted Type: Informational Content-Type: text/x-rst -Created: 3-May-2019 +Created: 03-May-2019 Post-History: 3-May-2019 Resolution: https://discuss.python.org/t/pep-600-future-manylinux-platform-tags-for-portable-linux-built-distributions/2414/27 diff --git a/pep-0615.rst b/pep-0615.rst index 2a94a1dde..18dd4340c 100644 --- a/pep-0615.rst +++ b/pep-0615.rst @@ -5,7 +5,7 @@ Discussions-To: https://discuss.python.org/t/3468 Status: Accepted Type: Standards Track Content-Type: text/x-rst -Created: 2020-02-22 +Created: 22-Feb-2020 Python-Version: 3.9 Post-History: 2020-02-25, 2020-03-29 Replaces: 431 diff --git a/pep-0617.rst b/pep-0617.rst index 15cf4052b..3edf93614 100644 --- a/pep-0617.rst +++ b/pep-0617.rst @@ -9,7 +9,7 @@ Discussions-To: Python-Dev Status: Accepted Type: Standards Track Content-Type: text/x-rst -Created: 24-March-2020 +Created: 24-Mar-2020 Python-Version: 3.9 Post-History: 02-Apr-2020 diff --git a/pep-0620.rst b/pep-0620.rst index 3fbd14b9e..d1f7ebbaf 100644 --- a/pep-0620.rst +++ b/pep-0620.rst @@ -4,7 +4,7 @@ Author: Victor Stinner Status: Draft Type: Standards Track Content-Type: text/x-rst -Created: 19-June-2020 +Created: 19-Jun-2020 Python-Version: 3.10 Abstract diff --git a/pep-0628.txt b/pep-0628.txt index c59ee8899..06a8699d7 100644 --- a/pep-0628.txt +++ b/pep-0628.txt @@ -6,9 +6,9 @@ Author: Nick Coghlan Status: Final Type: Standards Track Content-Type: text/x-rst -Created: 2011-06-28 +Created: 28-Jun-2011 Python-Version: 3.6 -Post-History: 2011-06-28 +Post-History: 28-Jun-2011 Resolution: http://bugs.python.org/issue12345 diff --git a/pep-0633.rst b/pep-0633.rst index f21e2dee3..581f28295 100644 --- a/pep-0633.rst +++ b/pep-0633.rst @@ -7,7 +7,7 @@ Discussions-To: https://discuss.python.org/t/dependency-specification-in-pyproje Status: Rejected Type: Standards Track Content-Type: text/x-rst -Created: 2020-09-02 +Created: 02-Sep-2020 Post-History: 2020-09-02 Resolution: https://discuss.python.org/t/how-to-specify-dependencies-pep-508-strings-or-a-table-in-toml/5243/38 diff --git a/pep-0641.rst b/pep-0641.rst index fa7331610..f2df690f4 100644 --- a/pep-0641.rst +++ b/pep-0641.rst @@ -8,7 +8,7 @@ Discussions-To: https://discuss.python.org/t/pep-641-using-an-underscore-in-the- Status: Rejected Type: Standards Track Content-Type: text/x-rst -Created: 2020-10-20 +Created: 20-Oct-2020 Python-Version: 3.10 Post-History: 2020-10-21 Resolution: https://discuss.python.org/t/pep-641-using-an-underscore-in-the-version-portion-of-python-3-10-compatibility-tags/5513/42 diff --git a/pep-0666.txt b/pep-0666.txt index d1d85f5a7..8c30fb09b 100644 --- a/pep-0666.txt +++ b/pep-0666.txt @@ -6,7 +6,7 @@ Author: lac@strakt.com (Laura Creighton) Status: Rejected Type: Standards Track Content-Type: text/x-rst -Created: 3-Dec-2001 +Created: 03-Dec-2001 Python-Version: 2.2 Post-History: 5-Dec-2001 diff --git a/pep-3107.txt b/pep-3107.txt index 477c8491a..2e4ffafa6 100644 --- a/pep-3107.txt +++ b/pep-3107.txt @@ -7,7 +7,7 @@ Author: Collin Winter , Status: Final Type: Standards Track Content-Type: text/x-rst -Created: 2-Dec-2006 +Created: 02-Dec-2006 Python-Version: 3.0 Post-History: diff --git a/pep-3129.txt b/pep-3129.txt index aaeb033fd..6b9870998 100644 --- a/pep-3129.txt +++ b/pep-3129.txt @@ -6,7 +6,7 @@ Author: Collin Winter Status: Final Type: Standards Track Content-Type: text/x-rst -Created: 1-May-2007 +Created: 01-May-2007 Python-Version: 3.0 Post-History: 7-May-2007 diff --git a/pep-3131.txt b/pep-3131.txt index 4df1c7e79..b402c5c12 100644 --- a/pep-3131.txt +++ b/pep-3131.txt @@ -6,7 +6,7 @@ Author: Martin von Löwis Status: Final Type: Standards Track Content-Type: text/x-rst -Created: 1-May-2007 +Created: 01-May-2007 Python-Version: 3.0 Post-History: diff --git a/pep-3133.txt b/pep-3133.txt index 862520430..ae42c5cb1 100644 --- a/pep-3133.txt +++ b/pep-3133.txt @@ -7,7 +7,7 @@ Status: Rejected Type: Standards Track Content-Type: text/x-rst Requires: 3115, 3129 -Created: 1-May-2007 +Created: 01-May-2007 Python-Version: 3.0 Post-History: 13-May-2007 diff --git a/pep-3139.txt b/pep-3139.txt index ad2f4711a..b2a19e006 100644 --- a/pep-3139.txt +++ b/pep-3139.txt @@ -6,7 +6,7 @@ Author: Benjamin Peterson Status: Rejected Type: Standards Track Content-Type: text/x-rst -Created: 4-April-2008 +Created: 04-Apr-2008 Python-Version: 3.0 diff --git a/pep-3143.txt b/pep-3143.txt index 503f375ac..d7e76518d 100644 --- a/pep-3143.txt +++ b/pep-3143.txt @@ -6,7 +6,7 @@ Author: Ben Finney Status: Deferred Type: Standards Track Content-Type: text/x-rst -Created: 2009-01-26 +Created: 26-Jan-2009 Python-Version: 3.x Post-History: diff --git a/pep-3144.txt b/pep-3144.txt index 565413b63..9168df17a 100644 --- a/pep-3144.txt +++ b/pep-3144.txt @@ -8,7 +8,7 @@ Discussions-To: Status: Final Type: Standards Track Content-Type: text/x-rst -Created: 6-Feb-2012 +Created: 06-Feb-2012 Python-Version: 3.3 Resolution: https://mail.python.org/pipermail/python-dev/2012-May/119474.html diff --git a/pep-3146.txt b/pep-3146.txt index e6a3dd1e4..03f32b30d 100644 --- a/pep-3146.txt +++ b/pep-3146.txt @@ -8,7 +8,7 @@ Author: Collin Winter , Status: Withdrawn Type: Standards Track Content-Type: text/x-rst -Created: 1-Jan-2010 +Created: 01-Jan-2010 Python-Version: 3.3 Post-History: diff --git a/pep-3147.txt b/pep-3147.txt index cda10f034..07a4e4b09 100644 --- a/pep-3147.txt +++ b/pep-3147.txt @@ -6,7 +6,7 @@ Author: Barry Warsaw Status: Final Type: Standards Track Content-Type: text/x-rst -Created: 2009-12-16 +Created: 16-Dec-2009 Python-Version: 3.2 Post-History: 2010-01-30, 2010-02-25, 2010-03-03, 2010-04-12 Resolution: https://mail.python.org/pipermail/python-dev/2010-April/099414.html diff --git a/pep-3149.txt b/pep-3149.txt index 31ac84003..e441d0f63 100644 --- a/pep-3149.txt +++ b/pep-3149.txt @@ -6,7 +6,7 @@ Author: Barry Warsaw Status: Final Type: Standards Track Content-Type: text/x-rst -Created: 2010-07-09 +Created: 09-Jul-2010 Python-Version: 3.2 Post-History: 2010-07-14, 2010-07-22 Resolution: https://mail.python.org/pipermail/python-dev/2010-September/103408.html diff --git a/pep-3150.txt b/pep-3150.txt index d7fd9525a..3b8240a13 100644 --- a/pep-3150.txt +++ b/pep-3150.txt @@ -6,7 +6,7 @@ Author: Nick Coghlan Status: Deferred Type: Standards Track Content-Type: text/x-rst -Created: 2010-07-09 +Created: 09-Jul-2010 Python-Version: 3.4 Post-History: 2010-07-14, 2011-04-21, 2011-06-13 Resolution: TBD diff --git a/pep-3151.txt b/pep-3151.txt index 1b4a8bb4c..644309341 100644 --- a/pep-3151.txt +++ b/pep-3151.txt @@ -7,7 +7,7 @@ BDFL-Delegate: Barry Warsaw Status: Final Type: Standards Track Content-Type: text/x-rst -Created: 2010-07-21 +Created: 21-Jul-2010 Python-Version: 3.3 Post-History: Resolution: https://mail.python.org/pipermail/python-dev/2011-October/114033.html diff --git a/pep-3154.txt b/pep-3154.txt index 5e384f356..9e60e055d 100644 --- a/pep-3154.txt +++ b/pep-3154.txt @@ -6,7 +6,7 @@ Author: Antoine Pitrou Status: Final Type: Standards Track Content-Type: text/x-rst -Created: 2011-08-11 +Created: 11-Aug-2011 Python-Version: 3.4 Post-History: https://mail.python.org/pipermail/python-dev/2011-August/112821.html diff --git a/pep-3155.txt b/pep-3155.txt index 5e7049efd..0df1ac317 100644 --- a/pep-3155.txt +++ b/pep-3155.txt @@ -6,7 +6,7 @@ Author: Antoine Pitrou Status: Final Type: Standards Track Content-Type: text/x-rst -Created: 2011-10-29 +Created: 29-Oct-2011 Python-Version: 3.3 Post-History: Resolution: https://mail.python.org/pipermail/python-dev/2011-November/114545.html diff --git a/pep-8000.rst b/pep-8000.rst index 107fc2f70..b56c3cade 100644 --- a/pep-8000.rst +++ b/pep-8000.rst @@ -4,7 +4,7 @@ Author: Barry Warsaw Status: Active Type: Informational Content-Type: text/x-rst -Created: 2018-08-24 +Created: 24-Aug-2018 Abstract diff --git a/pep-8001.rst b/pep-8001.rst index 33908b425..c128b0ca2 100644 --- a/pep-8001.rst +++ b/pep-8001.rst @@ -16,7 +16,7 @@ Author: Brett Cannon , Status: Accepted Type: Process Content-Type: text/x-rst -Created: 2018-08-24 +Created: 24-Aug-2018 Abstract diff --git a/pep-8002.rst b/pep-8002.rst index 686961a1d..90e4c7020 100644 --- a/pep-8002.rst +++ b/pep-8002.rst @@ -6,7 +6,7 @@ Author: Barry Warsaw , Łukasz Langa , Status: Active Type: Informational Content-Type: text/x-rst -Created: 2018-08-24 +Created: 24-Aug-2018 Abstract diff --git a/pep-8010.rst b/pep-8010.rst index 1188c7883..92eae7b7e 100644 --- a/pep-8010.rst +++ b/pep-8010.rst @@ -4,7 +4,7 @@ Author: Barry Warsaw Status: Rejected Type: Informational Content-Type: text/x-rst -Created: 2018-08-24 +Created: 24-Aug-2018 Abstract diff --git a/pep-8011.rst b/pep-8011.rst index 1f42a9482..d6fca8bda 100644 --- a/pep-8011.rst +++ b/pep-8011.rst @@ -4,7 +4,7 @@ Author: Mariatta , Barry Warsaw Status: Rejected Type: Informational Content-Type: text/x-rst -Created: 2018-08-24 +Created: 24-Aug-2018 Abstract diff --git a/pep-8012.rst b/pep-8012.rst index ce513bd0c..71b46954e 100644 --- a/pep-8012.rst +++ b/pep-8012.rst @@ -4,7 +4,7 @@ Author: Łukasz Langa Status: Rejected Type: Informational Content-Type: text/x-rst -Created: 2018-10-03 +Created: 03-Oct-2018 PEP Rejection diff --git a/pep-8013.rst b/pep-8013.rst index e14e15c80..c55007703 100644 --- a/pep-8013.rst +++ b/pep-8013.rst @@ -4,7 +4,7 @@ Author: Steve Dower Status: Rejected Type: Informational Content-Type: text/x-rst -Created: 2018-09-14 +Created: 14-Sep-2018 Abstract ======== diff --git a/pep-8014.rst b/pep-8014.rst index a247879ce..31ca81eb9 100644 --- a/pep-8014.rst +++ b/pep-8014.rst @@ -4,7 +4,7 @@ Author: Jack Jansen Status: Rejected Type: Informational Content-Type: text/x-rst -Created: 2018-09-16 +Created: 16-Sep-2018 Abstract ======== diff --git a/pep-8015.rst b/pep-8015.rst index 988aa4c38..036ddef75 100644 --- a/pep-8015.rst +++ b/pep-8015.rst @@ -4,7 +4,7 @@ Author: Victor Stinner Status: Rejected Type: Informational Content-Type: text/x-rst -Created: 2018-10-04 +Created: 04-Oct-2018 Abstract ======== diff --git a/pep-8016.rst b/pep-8016.rst index 5d5828afe..a16de96e2 100644 --- a/pep-8016.rst +++ b/pep-8016.rst @@ -4,7 +4,7 @@ Author: Nathaniel J. Smith, Donald Stufft Status: Accepted Type: Informational Content-Type: text/x-rst -Created: 2018-11-01 +Created: 01-Nov-2018 Note ==== diff --git a/pep-8100.rst b/pep-8100.rst index 2e12f69ef..3a5090738 100644 --- a/pep-8100.rst +++ b/pep-8100.rst @@ -6,7 +6,7 @@ Author: Nathaniel J. Smith , Ee W. Durbin III Status: Active Type: Informational Content-Type: text/x-rst -Created: 3-Jan-2019 +Created: 03-Jan-2019 Abstract