Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PEP 753: Updates #4010

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

woodruffw
Copy link
Contributor

@woodruffw woodruffw commented Oct 1, 2024

Per https://discuss.python.org/t/pep-753-uniform-project-urls-in-core-metadata/62792/15:

  • Removes the prescription that producers emit normalized labels, and clarifies that normalization should occur during processing on the metadata consumer side.
  • Clarifies that normalized labels are not necessarily unique, per the pre-existing Project-URL spec.
  • Adds an appendix with examples of normalization.
  • Adjusts the proposed living standard location (PyPA specifications instead of PyPI's docs).

CC @pfmoore

Signed-off-by: William Woodruff [email protected]


📚 Documentation preview 📚: https://pep-previews--4010.org.readthedocs.build/

@woodruffw woodruffw requested a review from warsaw as a code owner October 1, 2024 15:58
peps/pep-0753.rst Outdated Show resolved Hide resolved
Copy link
Member

@pfmoore pfmoore left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One minor wording clarification, but otherwise LGTM!

Co-authored-by: Paul Moore <[email protected]>
@woodruffw
Copy link
Contributor Author

One minor wording clarification, but otherwise LGTM!

Done, thank you!

Copy link
Contributor

@willingc willingc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks for the edits.

@woodruffw
Copy link
Contributor Author

woodruffw commented Oct 2, 2024

Thanks! I owe one more based on Alyssa's comment here; I'll have the PR updated in a moment 🙂

Edit: Done!

Label normalization is now entirely prescriptive on the consumer
side.

Signed-off-by: William Woodruff <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants