PEP 639: Mark as Provisional (#3928)
This commit is contained in:
parent
d331db1d21
commit
4f1c4f7e06
|
@ -5,13 +5,24 @@ Author: Philippe Ombredanne <pombredanne@nexb.com>,
|
||||||
Karolina Surma <karolina.surma@gazeta.pl>,
|
Karolina Surma <karolina.surma@gazeta.pl>,
|
||||||
PEP-Delegate: Brett Cannon <brett@python.org>
|
PEP-Delegate: Brett Cannon <brett@python.org>
|
||||||
Discussions-To: https://discuss.python.org/t/53020
|
Discussions-To: https://discuss.python.org/t/53020
|
||||||
Status: Draft
|
Status: Provisional
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Topic: Packaging
|
Topic: Packaging
|
||||||
Created: 15-Aug-2019
|
Created: 15-Aug-2019
|
||||||
Post-History: `15-Aug-2019 <https://discuss.python.org/t/2154>`__,
|
Post-History: `15-Aug-2019 <https://discuss.python.org/t/2154>`__,
|
||||||
`17-Dec-2021 <https://discuss.python.org/t/12622>`__,
|
`17-Dec-2021 <https://discuss.python.org/t/12622>`__,
|
||||||
`10-May-2024 <https://discuss.python.org/t/53020>`__,
|
`10-May-2024 <https://discuss.python.org/t/53020>`__,
|
||||||
|
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.
|
||||||
|
|
||||||
|
|
||||||
.. _639-abstract:
|
.. _639-abstract:
|
||||||
|
|
Loading…
Reference in New Issue