forked from python/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.
- Loading branch information
Showing
128 changed files
with
632 additions
and
229 deletions.
There are no files selected for viewing
Validating CODEOWNERS rules …
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
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 |
---|---|---|
|
@@ -4,7 +4,7 @@ Version: $Revision$ | |
Last-Modified: $Date$ | ||
Author: Guido van Rossum <[email protected]>, | ||
Barry Warsaw <[email protected]>, | ||
Nick Coghlan <[email protected]> | ||
Alyssa Coghlan <[email protected]> | ||
Status: Active | ||
Type: Process | ||
Content-Type: text/x-rst | ||
|
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 |
---|---|---|
|
@@ -2,7 +2,7 @@ PEP: 306 | |
Title: How to Change Python's Grammar | ||
Version: $Revision$ | ||
Last-Modified: $Date$ | ||
Author: Michael Hudson <[email protected]>, Jack Diederich <[email protected]>, Nick Coghlan <[email protected]>, Benjamin Peterson <[email protected]> | ||
Author: Michael Hudson <[email protected]>, Jack Diederich <[email protected]>, Alyssa Coghlan <[email protected]>, Benjamin Peterson <[email protected]> | ||
Status: Withdrawn | ||
Type: Informational | ||
Content-Type: text/x-rst | ||
|
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 |
---|---|---|
|
@@ -2,7 +2,7 @@ PEP: 338 | |
Title: Executing modules as scripts | ||
Version: $Revision$ | ||
Last-Modified: $Date$ | ||
Author: Nick Coghlan <[email protected]> | ||
Author: Alyssa Coghlan <[email protected]> | ||
Status: Final | ||
Type: Standards Track | ||
Content-Type: text/x-rst | ||
|
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 |
---|---|---|
|
@@ -2,7 +2,7 @@ PEP: 346 | |
Title: User Defined ("``with``") Statements | ||
Version: $Revision$ | ||
Last-Modified: $Date$ | ||
Author: Nick Coghlan <[email protected]> | ||
Author: Alyssa Coghlan <[email protected]> | ||
Status: Withdrawn | ||
Type: Standards Track | ||
Content-Type: text/x-rst | ||
|
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 |
---|---|---|
|
@@ -2,7 +2,7 @@ PEP: 366 | |
Title: Main module explicit relative imports | ||
Version: $Revision$ | ||
Last-Modified: $Date$ | ||
Author: Nick Coghlan <[email protected]> | ||
Author: Alyssa Coghlan <[email protected]> | ||
Status: Final | ||
Type: Standards Track | ||
Content-Type: text/x-rst | ||
|
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 |
---|---|---|
|
@@ -2,7 +2,7 @@ PEP: 377 | |
Title: Allow __enter__() methods to skip the statement body | ||
Version: $Revision$ | ||
Last-Modified: $Date$ | ||
Author: Nick Coghlan <[email protected]> | ||
Author: Alyssa Coghlan <[email protected]> | ||
Status: Rejected | ||
Type: Standards Track | ||
Content-Type: text/x-rst | ||
|
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 |
---|---|---|
|
@@ -3,7 +3,7 @@ Title: Static metadata for Distutils | |
Version: $Revision$ | ||
Last-Modified: $Date$ | ||
Author: Tarek Ziadé <[email protected]> | ||
BDFL-Delegate: Nick Coghlan | ||
BDFL-Delegate: Alyssa Coghlan | ||
Discussions-To: [email protected] | ||
Status: Rejected | ||
Type: Standards Track | ||
|
@@ -25,7 +25,7 @@ Rejection Notice | |
================ | ||
|
||
As distutils2 is no longer going to be incorporated into the standard | ||
library, this PEP was rejected by Nick Coghlan in late April, 2013. | ||
library, this PEP was rejected by Alyssa Coghlan in late April, 2013. | ||
|
||
A replacement PEP based on :pep:`426` (metadata 2.0) will be created that | ||
defines the minimum amount of information needed to generate an sdist | ||
|
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 |
---|---|---|
|
@@ -3,7 +3,7 @@ Title: The "python" Command on Unix-Like Systems | |
Version: $Revision$ | ||
Last-Modified: $Date$ | ||
Author: Kerrick Staley <[email protected]>, | ||
Nick Coghlan <[email protected]>, | ||
Alyssa Coghlan <[email protected]>, | ||
Barry Warsaw <[email protected]>, | ||
Petr Viktorin <[email protected]>, | ||
Miro Hrončok <[email protected]>, | ||
|
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 |
---|---|---|
|
@@ -2,7 +2,7 @@ PEP: 395 | |
Title: Qualified Names for Modules | ||
Version: $Revision$ | ||
Last-Modified: $Date$ | ||
Author: Nick Coghlan <[email protected]> | ||
Author: Alyssa Coghlan <[email protected]> | ||
Status: Withdrawn | ||
Type: Standards Track | ||
Content-Type: text/x-rst | ||
|
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 |
---|---|---|
|
@@ -2,7 +2,7 @@ PEP: 403 | |
Title: General purpose decorator clause (aka "@in" clause) | ||
Version: $Revision$ | ||
Last-Modified: $Date$ | ||
Author: Nick Coghlan <[email protected]> | ||
Author: Alyssa Coghlan <[email protected]> | ||
Status: Deferred | ||
Type: Standards Track | ||
Content-Type: text/x-rst | ||
|
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 |
---|---|---|
|
@@ -3,7 +3,7 @@ Title: Python Virtual Environments | |
Version: $Revision$ | ||
Last-Modified: $Date$ | ||
Author: Carl Meyer <[email protected]> | ||
BDFL-Delegate: Nick Coghlan | ||
BDFL-Delegate: Alyssa Coghlan | ||
Status: Final | ||
Type: Standards Track | ||
Topic: Packaging | ||
|
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 |
---|---|---|
|
@@ -2,7 +2,7 @@ PEP: 406 | |
Title: Improved Encapsulation of Import State | ||
Version: $Revision$ | ||
Last-Modified: $Date$ | ||
Author: Nick Coghlan <[email protected]>, Greg Slodkowicz <[email protected]> | ||
Author: Alyssa Coghlan <[email protected]>, Greg Slodkowicz <[email protected]> | ||
Status: Withdrawn | ||
Type: Standards Track | ||
Content-Type: text/x-rst | ||
|
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 |
---|---|---|
|
@@ -2,7 +2,7 @@ PEP: 408 | |
Title: Standard library __preview__ package | ||
Version: $Revision$ | ||
Last-Modified: $Date$ | ||
Author: Nick Coghlan <[email protected]>, | ||
Author: Alyssa Coghlan <[email protected]>, | ||
Eli Bendersky <[email protected]> | ||
Status: Rejected | ||
Type: Standards Track | ||
|
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 |
---|---|---|
|
@@ -2,7 +2,7 @@ PEP: 411 | |
Title: Provisional packages in the Python standard library | ||
Version: $Revision$ | ||
Last-Modified: $Date$ | ||
Author: Nick Coghlan <[email protected]>, | ||
Author: Alyssa Coghlan <[email protected]>, | ||
Eli Bendersky <[email protected]> | ||
Status: Superseded | ||
Type: Informational | ||
|
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 |
---|---|---|
|
@@ -2,7 +2,7 @@ PEP: 413 | |
Title: Faster evolution of the Python Standard Library | ||
Version: $Revision$ | ||
Last-Modified: $Date$ | ||
Author: Nick Coghlan <[email protected]> | ||
Author: Alyssa Coghlan <[email protected]> | ||
Status: Withdrawn | ||
Type: Process | ||
Content-Type: text/x-rst | ||
|
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 |
---|---|---|
|
@@ -3,7 +3,7 @@ Title: Explicit Unicode Literal for Python 3.3 | |
Version: $Revision$ | ||
Last-Modified: $Date$ | ||
Author: Armin Ronacher <[email protected]>, | ||
Nick Coghlan <[email protected]> | ||
Alyssa Coghlan <[email protected]> | ||
Status: Final | ||
Type: Standards Track | ||
Content-Type: text/x-rst | ||
|
@@ -102,7 +102,7 @@ Author's Note | |
This PEP was originally written by Armin Ronacher, and Guido's approval was | ||
given based on that version. | ||
|
||
The currently published version has been rewritten by Nick Coghlan to | ||
The currently published version has been rewritten by Alyssa Coghlan to | ||
include additional historical details and rationale that were taken into | ||
account when Guido made his decision, but were not explicitly documented in | ||
Armin's version of the PEP. | ||
|
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 |
---|---|---|
|
@@ -3,7 +3,7 @@ Title: Implement context suppression with exception attributes | |
Version: $Revision$ | ||
Last-Modified: $Date$ | ||
Author: Benjamin Peterson <[email protected]> | ||
BDFL-Delegate: Nick Coghlan | ||
BDFL-Delegate: Alyssa Coghlan | ||
Status: Final | ||
Type: Standards Track | ||
Content-Type: text/x-rst | ||
|
@@ -28,7 +28,7 @@ instances. | |
PEP Acceptance | ||
============== | ||
|
||
This PEP was accepted by Nick Coghlan on the 14th of May, 2012. | ||
This PEP was accepted by Alyssa Coghlan on the 14th of May, 2012. | ||
|
||
|
||
Rationale | ||
|
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 |
---|---|---|
|
@@ -2,7 +2,7 @@ PEP: 422 | |
Title: Simpler customisation of class creation | ||
Version: $Revision$ | ||
Last-Modified: $Date$ | ||
Author: Nick Coghlan <[email protected]>, | ||
Author: Alyssa Coghlan <[email protected]>, | ||
Daniel Urban <[email protected]> | ||
Status: Withdrawn | ||
Type: Standards Track | ||
|
Oops, something went wrong.