We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdf22b8 commit ef593f4Copy full SHA for ef593f4
peps/pep-0753.rst
@@ -145,6 +145,12 @@ These stipulations do not change the optionality of URL processing by indices.
145
In other words, an index that does not process URLs within uploaded
146
distributions may continue to ignore all URL fields entirely.
147
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
+
154
.. _conventions-for-labels:
155
156
Conventions for ``Project-URL`` labels
0 commit comments