Skip to content

Commit ef593f4

Browse files
authored
PEP 753: updates (#4039)
Signed-off-by: William Woodruff <[email protected]>
1 parent fdf22b8 commit ef593f4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: peps/pep-0753.rst

+6
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,12 @@ These stipulations do not change the optionality of URL processing by indices.
145145
In other words, an index that does not process URLs within uploaded
146146
distributions may continue to ignore all URL fields entirely.
147147

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

150156
Conventions for ``Project-URL`` labels

0 commit comments

Comments
 (0)