Skip to content

Commit b0329c3

Browse files
authored
Several PEPs: Normalise Post-History (#2375)
1 parent 7518444 commit b0329c3

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

91 files changed

+117
-108
lines changed

pep-0006.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Status: Active
77
Type: Process
88
Content-Type: text/x-rst
99
Created: 15-Mar-2001
10-
Post-History: 15-Mar-2001 18-Apr-2001 19-Aug-2004
10+
Post-History: 15-Mar-2001, 18-Apr-2001, 19-Aug-2004
1111

1212

1313

pep-0011.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ Status: Active
88
Type: Process
99
Content-Type: text/x-rst
1010
Created: 07-Jul-2002
11-
Post-History: 18-Aug-2007
12-
16-May-2014
11+
Post-History: 18-Aug-2007,
12+
16-May-2014,
1313
20-Feb-2015
1414

1515

pep-0235.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Type: Standards Track
88
Content-Type: text/x-rst
99
Created: 21-Feb-2001
1010
Python-Version: 2.1
11-
Post-History: 16 February 2001
11+
Post-History: 16-Feb-2001
1212

1313

1414
Note

pep-0285.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Type: Standards Track
88
Content-Type: text/x-rst
99
Created: 08-Mar-2002
1010
Python-Version: 2.3
11-
Post-History: 8-Mar-2002, 30-Mar-2002, 3-Apr-2002
11+
Post-History: 08-Mar-2002, 30-Mar-2002, 03-Apr-2002
1212

1313

1414
Abstract

pep-0298.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Type: Standards Track
88
Content-Type: text/x-rst
99
Created: 26-Jul-2002
1010
Python-Version: 2.3
11-
Post-History: 30-Jul-2002, 1-Aug-2002
11+
Post-History: 30-Jul-2002, 01-Aug-2002
1212

1313

1414
Abstract

pep-0301.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Type: Standards Track
88
Content-Type: text/x-rst
99
Created: 24-Oct-2002
1010
Python-Version: 2.3
11-
Post-History: 8-Nov-2002
11+
Post-History: 08-Nov-2002
1212

1313

1414
Abstract

pep-0307.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Status: Final
77
Type: Standards Track
88
Content-Type: text/x-rst
99
Created: 31-Jan-2003
10-
Post-History: 7-Feb-2003
10+
Post-History: 07-Feb-2003
1111

1212
Introduction
1313
============

pep-0308.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Status: Final
77
Type: Standards Track
88
Content-Type: text/x-rst
99
Created: 07-Feb-2003
10-
Post-History: 7-Feb-2003, 11-Feb-2003
10+
Post-History: 07-Feb-2003, 11-Feb-2003
1111

1212

1313
Adding a conditional expression

pep-0311.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Status: Final
77
Type: Standards Track
88
Content-Type: text/x-rst
99
Created: 05-Feb-2003
10-
Post-History: 05-Feb-2003 14-Feb-2003 19-Apr-2003
10+
Post-History: 05-Feb-2003, 14-Feb-2003, 19-Apr-2003
1111

1212

1313
Abstract

pep-0318.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Content-Type: text/x-rst
99
Created: 05-Jun-2003
1010
Python-Version: 2.4
1111
Post-History: 09-Jun-2003, 10-Jun-2003, 27-Feb-2004, 23-Mar-2004, 30-Aug-2004,
12-
2-Sep-2004
12+
02-Sep-2004
1313

1414

1515
WarningWarningWarning

pep-0320.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Type: Informational
88
Content-Type: text/x-rst
99
Created: 29-Jul-2003
1010
Python-Version: 2.4
11-
Post-History: 1-Dec-2004
11+
Post-History: 01-Dec-2004
1212

1313

1414
Abstract

pep-0328.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Type: Standards Track
88
Content-Type: text/x-rst
99
Created: 21-Dec-2003
1010
Python-Version: 2.4, 2.5, 2.6
11-
Post-History: 8-Mar-2004
11+
Post-History: 08-Mar-2004
1212

1313

1414
Abstract

pep-0338.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Type: Standards Track
88
Content-Type: text/x-rst
99
Created: 16-Oct-2004
1010
Python-Version: 2.5
11-
Post-History: 8-Nov-2004, 11-Feb-2006, 12-Feb-2006, 18-Feb-2006
11+
Post-History: 08-Nov-2004, 11-Feb-2006, 12-Feb-2006, 18-Feb-2006
1212

1313

1414
Abstract

pep-0343.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ Type: Standards Track
88
Content-Type: text/x-rst
99
Created: 13-May-2005
1010
Python-Version: 2.5
11-
Post-History: 2-Jun-2005, 16-Oct-2005, 29-Oct-2005, 23-Apr-2006, 1-May-2006, 30-Jul-2006
11+
Post-History: 02-Jun-2005, 16-Oct-2005, 29-Oct-2005, 23-Apr-2006, 01-May-2006,
12+
30-Jul-2006
1213

1314
Abstract
1415
========

pep-0366.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Type: Standards Track
88
Content-Type: text/x-rst
99
Created: 01-May-2007
1010
Python-Version: 2.6, 3.0
11-
Post-History: 1-May-2007, 4-Jul-2007, 7-Jul-2007, 23-Nov-2007
11+
Post-History: 01-May-2007, 04-Jul-2007, 07-Jul-2007, 23-Nov-2007
1212

1313

1414
Abstract

pep-0367.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,10 @@ Type: Standards Track
99
Content-Type: text/x-rst
1010
Created: 28-Apr-2007
1111
Python-Version: 2.6
12-
Post-History: 28-Apr-2007, 29-Apr-2007 (1), 29-Apr-2007 (2), 14-May-2007
12+
Post-History: `28-Apr-2007 <https://mail.python.org/pipermail/python-dev/2007-April/072807.html>`__,
13+
`29-Apr-2007 <https://mail.python.org/pipermail/python-dev/2007-April/072835.html>`__,
14+
`29-Apr-2007 <https://mail.python.org/pipermail/python-dev/2007-April/072858.html>`__,
15+
`14-May-2007 <https://mail.python.org/pipermail/python-dev/2007-May/073127.html>`__
1316

1417
Numbering Note
1518
==============

pep-0374.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Status: Final
1111
Type: Process
1212
Content-Type: text/x-rst
1313
Created: 07-Nov-2008
14-
Post-History: 07-Nov-2008
14+
Post-History: 07-Nov-2008,
1515
22-Jan-2009
1616

1717

pep-0395.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Type: Standards Track
88
Content-Type: text/x-rst
99
Created: 04-Mar-2011
1010
Python-Version: 3.4
11-
Post-History: 5-Mar-2011, 19-Nov-2011
11+
Post-History: 05-Mar-2011, 19-Nov-2011
1212

1313

1414
PEP Withdrawal

pep-0396.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Status: Rejected
77
Type: Informational
88
Content-Type: text/x-rst
99
Created: 16-Mar-2011
10-
Post-History: 2011-04-05
10+
Post-History: 05-Apr-2011
1111

1212

1313
Abstract

pep-0397.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Status: Final
88
Type: Standards Track
99
Content-Type: text/x-rst
1010
Created: 15-Mar-2011
11-
Post-History: 21-July-2011, 17-May-2011, 15-Mar-2011
11+
Post-History: 21-Jul-2011, 17-May-2011, 15-Mar-2011
1212
Resolution: https://mail.python.org/pipermail/python-dev/2012-June/120505.html
1313

1414
Abstract

pep-0403.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Type: Standards Track
88
Content-Type: text/x-rst
99
Created: 13-Oct-2011
1010
Python-Version: 3.4
11-
Post-History: 2011-10-13
11+
Post-History: 13-Oct-2011
1212

1313

1414
Abstract

pep-0406.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Type: Standards Track
88
Content-Type: text/x-rst
99
Created: 04-Jul-2011
1010
Python-Version: 3.4
11-
Post-History: 31-Jul-2011, 13-Nov-2011, 4-Dec-2011
11+
Post-History: 31-Jul-2011, 13-Nov-2011, 04-Dec-2011
1212

1313
Abstract
1414
========

pep-0408.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Type: Standards Track
99
Content-Type: text/x-rst
1010
Created: 07-Jan-2012
1111
Python-Version: 3.3
12-
Post-History: 2012-01-27
12+
Post-History: 27-Jan-2012
1313
Resolution: https://mail.python.org/pipermail/python-dev/2012-January/115962.html
1414

1515

pep-0411.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Type: Informational
99
Content-Type: text/x-rst
1010
Created: 10-Feb-2012
1111
Python-Version: 3.3
12-
Post-History: 2012-02-10, 2012-03-24
12+
Post-History: 10-Feb-2012, 24-Mar-2012
1313

1414

1515
Abstract

pep-0413.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Status: Withdrawn
77
Type: Process
88
Content-Type: text/x-rst
99
Created: 24-Feb-2012
10-
Post-History: 2012-02-24, 2012-02-25
10+
Post-History: 24-Feb-2012, 25-Feb-2012
1111

1212

1313
PEP Withdrawal

pep-0421.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Status: Final
88
Type: Standards Track
99
Content-Type: text/x-rst
1010
Created: 26-Apr-2012
11-
Post-History: 26-April-2012
11+
Post-History: 26-Apr-2012
1212
Resolution: https://mail.python.org/pipermail/python-dev/2012-May/119683.html
1313

1414

pep-0422.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Type: Standards Track
99
Content-Type: text/x-rst
1010
Created: 05-Jun-2012
1111
Python-Version: 3.5
12-
Post-History: 5-Jun-2012, 10-Feb-2013
12+
Post-History: 05-Jun-2012, 10-Feb-2013
1313

1414

1515
Abstract

pep-0424.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Type: Standards Track
88
Content-Type: text/x-rst
99
Created: 14-Jul-2012
1010
Python-Version: 3.4
11-
Post-History: https://mail.python.org/pipermail/python-dev/2012-July/120920.html
11+
Post-History: `15-Jul-2012 <https://mail.python.org/pipermail/python-dev/2012-July/120920.html>`__
1212

1313
Abstract
1414
========

pep-0425.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Type: Standards Track
99
Content-Type: text/x-rst
1010
Created: 27-Jul-2012
1111
Python-Version: 3.4
12-
Post-History: 8-Aug-2012, 18-Oct-2012, 15-Feb-2013
12+
Post-History: 08-Aug-2012, 18-Oct-2012, 15-Feb-2013
1313
Resolution: https://mail.python.org/pipermail/python-dev/2013-February/124116.html
1414

1515

pep-0426.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ Type: Informational
1212
Content-Type: text/x-rst
1313
Requires: 440, 508, 518
1414
Created: 30-Aug-2012
15-
Post-History: 14 Nov 2012, 5 Feb 2013, 7 Feb 2013, 9 Feb 2013,
16-
27 May 2013, 20 Jun 2013, 23 Jun 2013, 14 Jul 2013,
17-
21 Dec 2013
15+
Post-History: 14-Nov-2012, 05-Feb-2013, 07-Feb-2013, 09-Feb-2013,
16+
27-May-2013, 20-Jun-2013, 23-Jun-2013, 14-Jul-2013,
17+
21-Dec-2013
1818
Replaces: 345
1919

2020

pep-0428.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Type: Standards Track
88
Content-Type: text/x-rst
99
Created: 30-Jul-2012
1010
Python-Version: 3.4
11-
Post-History: https://mail.python.org/pipermail/python-ideas/2012-October/016338.html
11+
Post-History: `05-Oct-2012 <https://mail.python.org/pipermail/python-ideas/2012-October/016338.html>`__
1212
Resolution: https://mail.python.org/pipermail/python-dev/2013-November/130424.html
1313

1414

pep-0432.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Type: Standards Track
1111
Content-Type: text/x-rst
1212
Requires: 587
1313
Created: 28-Dec-2012
14-
Post-History: 28-Dec-2012, 2-Jan-2013, 30-Mar-2019, 28-Jun-2020
14+
Post-History: 28-Dec-2012, 02-Jan-2013, 30-Mar-2019, 28-Jun-2020
1515

1616

1717
PEP Withdrawal

pep-0434.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ Status: Active
99
Type: Informational
1010
Content-Type: text/x-rst
1111
Created: 16-Feb-2013
12-
Post-History: 16-Feb-2013
13-
03-Mar-2013
14-
21-Mar-2013
12+
Post-History: 16-Feb-2013,
13+
03-Mar-2013,
14+
21-Mar-2013,
1515
30-Mar-2013
1616
Resolution: https://mail.python.org/pipermail/python-dev/2013-March/125003.html
1717

pep-0435.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Type: Standards Track
1010
Content-Type: text/x-rst
1111
Created: 23-Feb-2013
1212
Python-Version: 3.4
13-
Post-History: 2013-02-23, 2013-05-02
13+
Post-History: 23-Feb-2013, 02-May-2013
1414
Replaces: 354
1515
Resolution: https://mail.python.org/pipermail/python-dev/2013-May/126112.html
1616

pep-0440.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ Status: Active
1010
Type: Informational
1111
Content-Type: text/x-rst
1212
Created: 18-Mar-2013
13-
Post-History: 30 Mar 2013, 27 May 2013, 20 Jun 2013,
14-
21 Dec 2013, 28 Jan 2014, 08 Aug 2014
15-
22 Aug 2014
13+
Post-History: 30-Mar-2013, 27-May-2013, 20-Jun-2013,
14+
21-Dec-2013, 28-Jan-2014, 08-Aug-2014,
15+
22-Aug-2014
1616
Replaces: 386
1717
Resolution: https://mail.python.org/pipermail/distutils-sig/2014-August/024673.html
1818

pep-0441.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Status: Final
99
Type: Standards Track
1010
Content-Type: text/x-rst
1111
Created: 30-Mar-2013
12-
Post-History: 30 March 2013, 1 April 2013, 16 February 2015
12+
Post-History: 30-Mar-2013, 01-Apr-2013, 16-Feb-2015
1313
Resolution: https://mail.python.org/pipermail/python-dev/2015-February/138578.html
1414

1515
Improving Python ZIP Application Support

pep-0442.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Type: Standards Track
99
Content-Type: text/x-rst
1010
Created: 18-May-2013
1111
Python-Version: 3.4
12-
Post-History: 2013-05-18
12+
Post-History: 18-May-2013
1313
Resolution: https://mail.python.org/pipermail/python-dev/2013-June/126746.html
1414

1515

pep-0447.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Status: Deferred
77
Type: Standards Track
88
Content-Type: text/x-rst
99
Created: 12-Jun-2013
10-
Post-History: 2-Jul-2013, 15-Jul-2013, 29-Jul-2013, 22-Jul-2015
10+
Post-History: 02-Jul-2013, 15-Jul-2013, 29-Jul-2013, 22-Jul-2015
1111

1212

1313
Abstract

pep-0451.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Type: Standards Track
1010
Content-Type: text/x-rst
1111
Created: 08-Aug-2013
1212
Python-Version: 3.4
13-
Post-History: 8-Aug-2013, 28-Aug-2013, 18-Sep-2013, 24-Sep-2013, 4-Oct-2013
13+
Post-History: 08-Aug-2013, 28-Aug-2013, 18-Sep-2013, 24-Sep-2013, 04-Oct-2013
1414
Resolution: https://mail.python.org/pipermail/python-dev/2013-November/130104.html
1515

1616

pep-0459.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Type: Standards Track
1010
Content-Type: text/x-rst
1111
Requires: 426
1212
Created: 11-Nov-2013
13-
Post-History: 21 Dec 2013
13+
Post-History: 21-Dec-2013
1414

1515

1616
PEP Withdrawal

pep-0461.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ Type: Standards Track
88
Content-Type: text/x-rst
99
Created: 13-Jan-2014
1010
Python-Version: 3.5
11-
Post-History: 2014-01-14, 2014-01-15, 2014-01-17, 2014-02-22, 2014-03-25,
12-
2014-03-27
11+
Post-History: 14-Jan-2014, 15-Jan-2014, 17-Jan-2014, 22-Feb-2014, 25-Mar-2014,
12+
27-Mar-2014
1313
Resolution: https://mail.python.org/pipermail/python-dev/2014-March/133621.html
1414

1515

pep-0467.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ Type: Standards Track
88
Content-Type: text/x-rst
99
Created: 30-Mar-2014
1010
Python-Version: 3.11
11-
Post-History: 2014-03-30 2014-08-15 2014-08-16 2016-06-07 2016-09-01 2021-04-13 2021-11-03
11+
Post-History: 30-Mar-2014, 15-Aug-2014, 16-Aug-2014, 07-Jun-2016, 01-Sep-2016,
12+
13-Apr-2021, 03-Nov-2021
1213

1314

1415
Abstract

0 commit comments

Comments
 (0)