forked from Kronuz/peps
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* main: (47 commits) PEP 668: Address feedback and mark as accepted (python#2673) PEP-0691 Gramatical changes + `meta` key description under Project List (python#2677) PEP691: Mark Accepted + Grammar Fixes + Small Fix (python#2674) PEP 691: touch up (python#2668) PEP 650: Withdraw and move to Standards Track (python#2665) PEP 561: Mark as final (python#2663) PEP 660: Mark as Final (python#2664) PEP 615: Fix incorrect RFC link (python#2662) Multiple PEPs: Move Packaging PEPs to Standards Track and mark as Final (python#2657) PEP 671: Since it keeps getting asked about, add a para on deferreds (python#2661) Infra: Tweak PEP references to work on topic sub-index pages (python#2658) PEP 632: Remove `Topic: Packaging` header (python#2656) Infra: Make colour theme cycler button accessible (python#2619) PEP 593: Fix citation references (python#2640) PEP 553: Fix citation references (python#2639) PEP 668: Add PEP-Delegate (python#2654) PEP 693: Python 3.12 Release Schedule (python#2648) Add support for topic indices (python#2579) PEP691: Switch to a List for Project, Address more Feedback (python#2653) PEP 671: Add section on evaluation order (python#2652) ...
- Loading branch information
Showing
98 changed files
with
832 additions
and
514 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,3 +16,4 @@ This is an internal Sphinx page; please go to the :doc:`PEP Index <pep-0000>`. | |
|
||
docs/* | ||
pep-* | ||
topic/* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,6 +5,7 @@ Last-Modified: $Date$ | |
Author: A.M. Kuchling <[email protected]> | ||
Status: Final | ||
Type: Standards Track | ||
Topic: Packaging | ||
Content-Type: text/x-rst | ||
Created: 12-Mar-2001 | ||
Post-History: 19-Mar-2001 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,6 +6,7 @@ Author: [email protected] (Sean Reifschneider) | |
Discussions-To: [email protected] | ||
Status: Withdrawn | ||
Type: Standards Track | ||
Topic: Packaging | ||
Content-Type: text/x-rst | ||
Created: 18-Mar-2001 | ||
Python-Version: 2.1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,6 +5,7 @@ Last-Modified: $Date$ | |
Author: A.M. Kuchling <[email protected]> | ||
Status: Deferred | ||
Type: Standards Track | ||
Topic: Packaging | ||
Content-Type: text/x-rst | ||
Created: 08-Jul-2001 | ||
Post-History: 27-Mar-2002 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,6 +5,7 @@ Last-Modified: $Date$ | |
Author: Richard Jones <[email protected]> | ||
Status: Final | ||
Type: Standards Track | ||
Topic: Packaging | ||
Content-Type: text/x-rst | ||
Created: 24-Oct-2002 | ||
Python-Version: 2.3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,6 +6,7 @@ Author: Richard Jones <[email protected]> | |
Discussions-To: [email protected] | ||
Status: Final | ||
Type: Standards Track | ||
Topic: Packaging | ||
Content-Type: text/x-rst | ||
Created: 28-Apr-2005 | ||
Python-Version: 2.5 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,6 +5,7 @@ Last-Modified: $Date$ | |
Author: Phillip J. Eby <[email protected]> | ||
Status: Rejected | ||
Type: Standards Track | ||
Topic: Packaging | ||
Content-Type: text/x-rst | ||
Created: 30-Apr-2007 | ||
Post-History: 30-Apr-2007 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,6 +5,7 @@ Last-Modified: $Date$ | |
Author: Tarek Ziadé <[email protected]> | ||
Status: Final | ||
Type: Standards Track | ||
Topic: Packaging | ||
Content-Type: text/x-rst | ||
Created: 22-Feb-2009 | ||
Python-Version: 2.7, 3.2 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,6 +5,7 @@ Last-Modified: $Date$ | |
Author: Tarek Ziadé <[email protected]>, Martin v. Löwis <[email protected]> | ||
Status: Withdrawn | ||
Type: Standards Track | ||
Topic: Packaging | ||
Content-Type: text/x-rst | ||
Created: 21-Mar-2009 | ||
Post-History: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,6 +5,7 @@ Last-Modified: $Date$ | |
Author: Tarek Ziadé <[email protected]> | ||
Status: Superseded | ||
Type: Standards Track | ||
Topic: Packaging | ||
Content-Type: text/x-rst | ||
Created: 04-Jun-2009 | ||
Superseded-By: 440 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,6 +7,7 @@ BDFL-Delegate: Nick Coghlan | |
Discussions-To: [email protected] | ||
Status: Rejected | ||
Type: Standards Track | ||
Topic: Packaging | ||
Content-Type: text/x-rst | ||
Created: 10-Oct-2009 | ||
Python-Version: 2.7, 3.2 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,6 +5,7 @@ Last-Modified: $Date: 2008-08-10 09:59:20 -0400 (Sun, 10 Aug 2008) $ | |
Author: Barry Warsaw <[email protected]> | ||
Status: Rejected | ||
Type: Informational | ||
Topic: Packaging | ||
Content-Type: text/x-rst | ||
Created: 16-Mar-2011 | ||
Post-History: 05-Apr-2011 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,6 +6,7 @@ Author: Carl Meyer <[email protected]> | |
BDFL-Delegate: Nick Coghlan | ||
Status: Final | ||
Type: Standards Track | ||
Topic: Packaging | ||
Content-Type: text/x-rst | ||
Created: 13-Jun-2011 | ||
Python-Version: 3.3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,6 +6,7 @@ Author: Benoit Bryon <[email protected]> | |
Discussions-To: [email protected] | ||
Status: Deferred | ||
Type: Informational | ||
Topic: Packaging | ||
Content-Type: text/x-rst | ||
Created: 24-May-2012 | ||
Post-History: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,6 +6,7 @@ Author: Daniel Holth <[email protected]> | |
BDFL-Delegate: Nick Coghlan <[email protected]> | ||
Status: Final | ||
Type: Standards Track | ||
Topic: Packaging | ||
Content-Type: text/x-rst | ||
Created: 27-Jul-2012 | ||
Python-Version: 3.4 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,6 +9,7 @@ BDFL-Delegate: Donald Stufft <[email protected]> | |
Discussions-To: [email protected] | ||
Status: Withdrawn | ||
Type: Informational | ||
Topic: Packaging | ||
Content-Type: text/x-rst | ||
Requires: 440, 508, 518 | ||
Created: 30-Aug-2012 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,6 +7,7 @@ BDFL-Delegate: Nick Coghlan <[email protected]> | |
Discussions-To: [email protected] | ||
Status: Final | ||
Type: Standards Track | ||
Topic: Packaging | ||
Content-Type: text/x-rst | ||
Created: 20-Sep-2012 | ||
Post-History: 18-Oct-2012, 15-Feb-2013 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,6 +7,7 @@ BDFL-Delegate: Richard Jones <[email protected]> | |
Discussions-To: [email protected] | ||
Status: Superseded | ||
Type: Process | ||
Topic: Packaging | ||
Content-Type: text/x-rst | ||
Created: 15-Mar-2013 | ||
Post-History: 19-May-2013 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,6 +7,7 @@ BDFL-Delegate: Nick Coghlan <[email protected]> | |
Discussions-To: [email protected] | ||
Status: Rejected | ||
Type: Standards Track | ||
Topic: Packaging | ||
Content-Type: text/x-rst | ||
Created: 18-Mar-2013 | ||
Python-Version: 3.4 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,8 +6,9 @@ Author: Nick Coghlan <[email protected]>, | |
Donald Stufft <[email protected]> | ||
BDFL-Delegate: Nick Coghlan <[email protected]> | ||
Discussions-To: [email protected] | ||
Status: Active | ||
Type: Informational | ||
Status: Final | ||
Topic: Packaging | ||
Type: Standards Track | ||
Content-Type: text/x-rst | ||
Created: 18-Mar-2013 | ||
Post-History: 30-Mar-2013, 27-May-2013, 20-Jun-2013, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,6 +7,7 @@ BDFL-Delegate: Richard Jones <[email protected]> | |
Discussions-To: [email protected] | ||
Status: Final | ||
Type: Process | ||
Topic: Packaging | ||
Content-Type: text/x-rst | ||
Created: 04-Aug-2013 | ||
Post-History: 04-Aug-2013 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,6 +7,7 @@ Author: Donald Stufft <[email protected]>, | |
BDFL-Delegate: Martin von Löwis | ||
Status: Final | ||
Type: Standards Track | ||
Topic: Packaging | ||
Content-Type: text/x-rst | ||
Created: 10-Aug-2013 | ||
Post-History: 30-Aug-2013, 15-Sep-2013, 18-Sep-2013, 19-Sep-2013, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,6 +14,7 @@ BDFL-Delegate: Donald Stufft <[email protected]> | |
Discussions-To: https://discuss.python.org/t/pep-458-secure-pypi-downloads-with-package-signing/2648 | ||
Status: Accepted | ||
Type: Standards Track | ||
Topic: Packaging | ||
Content-Type: text/x-rst | ||
Created: 27-Sep-2013 | ||
Post-History: 06-Jan-2019, 13-Nov-2019 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,6 +7,7 @@ BDFL-Delegate: Nick Coghlan <[email protected]> | |
Discussions-To: [email protected] | ||
Status: Withdrawn | ||
Type: Standards Track | ||
Topic: Packaging | ||
Content-Type: text/x-rst | ||
Requires: 426 | ||
Created: 11-Nov-2013 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,6 +7,7 @@ BDFL-Delegate: Richard Jones <[email protected]> | |
Discussions-To: [email protected] | ||
Status: Final | ||
Type: Process | ||
Topic: Packaging | ||
Content-Type: text/x-rst | ||
Created: 02-Mar-2014 | ||
Post-History: 04-Mar-2014 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,6 +7,7 @@ BDFL-Delegate: Paul Moore <[email protected]> | |
Discussions-To: [email protected] | ||
Status: Final | ||
Type: Process | ||
Topic: Packaging | ||
Content-Type: text/x-rst | ||
Created: 12-May-2014 | ||
Post-History: 14-May-2014, 05-Jun-2014, 03-Oct-2014, 13-Oct-2014, 26-Aug-2015 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,6 +7,7 @@ Author: Donald Stufft <[email protected]>, | |
BDFL-Delegate: Benjamin Peterson <[email protected]> | ||
Status: Final | ||
Type: Standards Track | ||
Topic: Packaging | ||
Content-Type: text/x-rst | ||
Created: 26-Aug-2014 | ||
Post-History: 01-Sep-2014 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,6 +9,7 @@ BDFL-Delegate: Donald Stufft <[email protected]> | |
Discussions-To: https://discuss.python.org/t/5666 | ||
Status: Draft | ||
Type: Standards Track | ||
Topic: Packaging | ||
Content-Type: text/x-rst | ||
Requires: 458 | ||
Created: 08-Oct-2014 | ||
|
Oops, something went wrong.