Skip to content

Conversation

abravalheri
Copy link
Contributor

@abravalheri abravalheri commented Mar 11, 2025

This is a follow up on the discussion in python/peps#4299.

I basically extracted the existing text, but tried to make it slightly more generic so that it is not tied to license-files and can be reused somewhere else. Then I added a reference implementation based on @cdce8p's contribution to Setuptools.

It seems that other PEPs in writing are looking into using the same glob definition, so that would also be a good reason for the extraction.

Closes python/peps#4299

/cc @befeleme


📚 Documentation preview 📚: https://python-packaging-user-guide--1826.org.readthedocs.build/en/1826/

@abravalheri abravalheri marked this pull request as ready for review March 11, 2025 15:01
Copy link
Contributor

@befeleme befeleme left a comment

Choose a reason for hiding this comment

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

I think it's a great addition to the specification. Thank you.

@chrysle chrysle added this pull request to the merge queue Mar 15, 2025
Merged via the queue into pypa:main with commit 774b399 Mar 15, 2025
8 checks passed
@chrysle
Copy link
Contributor

chrysle commented Mar 15, 2025

Thank you!

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.

[FR][Packaging] Reference implementation in Python for the glob pattern expansion specified as attachment to PEP 639
4 participants