Slight rewording of PEP464

This commit is contained in:
Donald Stufft 2014-03-04 15:24:43 -05:00
parent 33529fc96b
commit 6961630a2e
1 changed files with 2 additions and 2 deletions

View File

@ -28,9 +28,9 @@ mirror the content of PyPI used by the automatic installers, and as a component
of that, it provides a method for verifying the authenticity of the mirrored
content.
This PEP proposal the removal of this API due to:
This PEP proposes the removal of this API due to:
* No known implementations that utilize this API are known, this includes
* There are no known implementations that utilize this API, this includes
`pip <http://www.pip-installer.org/en/latest/>`_ and
`setuptools <http://pythonhosted.org//setuptools/>`_.
* Because this API uses DSA it is vulnerable to leaking the private key if