Skip to content

[pull] main from pypa:main#134

Merged
pull[bot] merged 5 commits into
All-Blockchains:mainfrom
pypa:main
Aug 22, 2025
Merged

[pull] main from pypa:main#134
pull[bot] merged 5 commits into
All-Blockchains:mainfrom
pypa:main

Conversation

@pull

@pull pull Bot commented Aug 22, 2025

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.3)

Can you help keep this open source service alive? 💖 Please sponsor : )


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

di and others added 5 commits August 21, 2025 17:40
The current regex permits strings that end in the newline character,
which is counter to what the description for the field states ("ASCII
letters and numbers, period, underscore and hyphen").

This updates the rexex to use `\Z` instead of `$` to match at the end of
the string and exclude newline characters.
Correct regex for metadata 'name' format
@pull pull Bot locked and limited conversation to collaborators Aug 22, 2025
@pull pull Bot added the ⤵️ pull label Aug 22, 2025
@pull pull Bot merged commit 4cfc8b9 into All-Blockchains:main Aug 22, 2025
4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants