Skip to content

Commit

Permalink
PEP 753: updates (#4039)
Browse files Browse the repository at this point in the history
Signed-off-by: William Woodruff <[email protected]>
  • Loading branch information
woodruffw authored Oct 9, 2024
1 parent fdf22b8 commit ef593f4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions peps/pep-0753.rst
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,12 @@ These stipulations do not change the optionality of URL processing by indices.
In other words, an index that does not process URLs within uploaded
distributions may continue to ignore all URL fields entirely.

Similarly, these stipulations do **not** imply that the index should
persist any normalizations that it performs to a distribution's metadata.
In other words, this PEP stipulates label normalization for the purpose
of user presentation, not for the purpose of modifying an uploaded distribution
or its "sidecar" :pep:`658` metadata file.

.. _conventions-for-labels:

Conventions for ``Project-URL`` labels
Expand Down

0 comments on commit ef593f4

Please sign in to comment.