From ef593f4fe9abda394fe7ef94b0a132afc53a28fe Mon Sep 17 00:00:00 2001 From: William Woodruff Date: Wed, 9 Oct 2024 23:01:38 +0100 Subject: [PATCH] PEP 753: updates (#4039) Signed-off-by: William Woodruff --- peps/pep-0753.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/peps/pep-0753.rst b/peps/pep-0753.rst index 1222387b3..69383ff7a 100644 --- a/peps/pep-0753.rst +++ b/peps/pep-0753.rst @@ -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