Skip to content

Commit

Permalink
Move PEP 458 to Draft status and update Delegate
Browse files Browse the repository at this point in the history
Facebook Research has now funded implementation of
cryptographic signing of packages on PyPI. Per
pypi/warehouse#5247 (comment)
this means that PEP 458 now moves out of Deferred
status and into Draft status.

Since the PEP was created, the BDFL-Delegate for
PyPI-related PEPs has shifted, and Donald Stufft
is now the Delegate.
  • Loading branch information
brainwane committed Sep 26, 2019
1 parent c7b2ff4 commit 2a1832f
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions pep-0458.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ Last-Modified: $Date$
Author: Trishank Karthik Kuppusamy <trishank@nyu.edu>,
Vladimir Diaz <vladimir.diaz@nyu.edu>,
Donald Stufft <donald@stufft.io>, Justin Cappos <jcappos@nyu.edu>
BDFL-Delegate: Richard Jones <r1chardj0n3s@gmail.com>
BDFL-Delegate: Donald Stufft <donald@stufft.io>
Discussions-To: DistUtils mailing list <distutils-sig@python.org>
Status: Deferred
Status: Draft
Type: Standards Track
Content-Type: text/x-rst
Created: 27-Sep-2013
Expand Down Expand Up @@ -56,8 +56,10 @@ __ https://github.com/theupdateframework/tuf/tree/develop/tuf/client#updaterpy
PEP Status
==========

Due to the amount of work required to implement this PEP, it is deferred until
appropriate funding can be secured to implement the PEP.
Due to the amount of work required to implement this PEP, in early
2019 it was deferred until appropriate funding could be secured to
implement the PEP. The Python Software Foundation secured this funding
[27]_.


Motivation
Expand Down Expand Up @@ -1070,7 +1072,7 @@ References
.. [24] https://pypi.python.org/pypi/pycrypto
.. [25] http://ed25519.cr.yp.to/
.. [26] https://www.python.org/dev/peps/pep-0480/

.. [27] https://pyfound.blogspot.com/2019/09/pypi-security-q4-2019-request-for.html

Acknowledgements
================
Expand Down

0 comments on commit 2a1832f

Please sign in to comment.