Skip to content

Improve pylock requires-python exemple#2025

Merged
webknjaz merged 1 commit intopypa:mainfrom
sbidoul:imp-pylock-example-sbi
Apr 15, 2026
Merged

Improve pylock requires-python exemple#2025
webknjaz merged 1 commit intopypa:mainfrom
sbidoul:imp-pylock-example-sbi

Conversation

@sbidoul
Copy link
Copy Markdown
Member

@sbidoul sbidoul commented Mar 24, 2026

Since requires-python is a version specifier, ==3.12 actually means ==3.12.0 which is not how one would intuitively interpret it.


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

Since `requires-python` is a version specifier, `==3.12` actually means
`==3.12.0` which is not how one would intuitively interpret it.
@sbidoul
Copy link
Copy Markdown
Member Author

sbidoul commented Mar 24, 2026

@brettcannon this comes from pypa/packaging#1092 (comment)

@henryiii
Copy link
Copy Markdown
Contributor

CC @woodruffw or @webknjaz, perhaps?

@webknjaz webknjaz enabled auto-merge April 15, 2026 22:54
@webknjaz webknjaz added this pull request to the merge queue Apr 15, 2026
Merged via the queue into pypa:main with commit 5d8514e Apr 15, 2026
8 checks passed
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.

4 participants