Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions peps/pep-0694.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1799,11 +1799,6 @@ as experience is gained operating Upload 2.0.
.. [#fn-action] Obsolete ``:action`` values ``submit``, ``submit_pkg_info``, and ``doc_upload`` are
no longer supported


.. [#fn-metadata] This would be fine if used as a pre-check, but the parallel metadata should be
validated against the actual ``METADATA`` or similar files within the
distribution.

.. [#fn-hash] Specifically any hash algorithm name that `can be passed to
<https://docs.python.org/3/library/hashlib.html#hashlib.new>`_ ``hashlib.new()`` and
which does not require additional parameters.
Expand Down
Loading