Reject PEP 665
This commit is contained in:
parent
218e2ccaec
commit
88c14e061d
|
@ -5,12 +5,16 @@ Author: Brett Cannon <brett@python.org>,
|
||||||
Tzu-ping Chung <uranusjr@gmail.com>
|
Tzu-ping Chung <uranusjr@gmail.com>
|
||||||
PEP-Delegate: Paul Moore <p.f.moore@gmail.com>
|
PEP-Delegate: Paul Moore <p.f.moore@gmail.com>
|
||||||
Discussions-To: https://discuss.python.org/t/9911
|
Discussions-To: https://discuss.python.org/t/9911
|
||||||
Status: Draft
|
Status: Rejected
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Content-Type: text/x-rst
|
Content-Type: text/x-rst
|
||||||
Created: 29-Jul-2021
|
Created: 29-Jul-2021
|
||||||
Post-History: 29-Jul-2021, 03-Nov-2021, 25-Nov-2021
|
Post-History: 29-Jul-2021, 03-Nov-2021, 25-Nov-2021
|
||||||
Resolution:
|
Resolution: https://discuss.python.org/t/pep-665-take-2-a-file-format-to-list-python-dependencies-for-reproducibility-of-an-application/11736/140
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
This PEP was rejected due to lukewarm reception from the community
|
||||||
|
from the lack of source distribution support.
|
||||||
|
|
||||||
========
|
========
|
||||||
Abstract
|
Abstract
|
||||||
|
|
Loading…
Reference in New Issue