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.
PEP 639: Mark as Final (python#4227)
Co-authored-by: Adam Turner <[email protected]>
- Loading branch information
Showing
3 changed files
with
6 additions
and
9 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ Author: Philippe Ombredanne <[email protected]>, | |
Karolina Surma <[email protected]>, | ||
PEP-Delegate: Brett Cannon <[email protected]> | ||
Discussions-To: https://discuss.python.org/t/53020 | ||
Status: Provisional | ||
Status: Final | ||
Type: Standards Track | ||
Topic: Packaging | ||
Created: 15-Aug-2019 | ||
|
@@ -15,14 +15,7 @@ Post-History: `15-Aug-2019 <https://discuss.python.org/t/2154>`__, | |
Resolution: https://discuss.python.org/t/53020/106 | ||
|
||
|
||
Provisional Acceptance | ||
====================== | ||
|
||
This PEP has been **provisionally accepted**, | ||
with the following required conditions before the PEP is made Final: | ||
|
||
1. An implementation of the PEP in two build back-ends. | ||
2. An implementation of the PEP in PyPI. | ||
.. canonical-pypa-spec:: :ref:`core-metadata` | ||
|
||
|
||
.. _639-abstract: | ||
|
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