PEP 804: version 2, address all feedback received so far#4749
Open
jaimergp wants to merge 28 commits intopython:mainfrom
Open
PEP 804: version 2, address all feedback received so far#4749jaimergp wants to merge 28 commits intopython:mainfrom
jaimergp wants to merge 28 commits intopython:mainfrom
Conversation
mgorny
reviewed
Jan 2, 2026
mgorny
reviewed
Jan 6, 2026
| ``python3-`` prefix. Additional details are available in `Debian's Python Policy <https://www.debian.org/doc/packaging-manuals/python-policy/#module-package-names>`__. | ||
|
|
||
| Gentoo follows a similar approach to naming Python packages, using the ``dev-python/`` | ||
| category and some `well-specified rules <https://projects.gentoo.org/python/guide/package-maintenance.html>`__. |
Contributor
There was a problem hiding this comment.
Strictly speaking we also suffer from having some Python packages in other categories, particularly when they are also apps or parts of apps.
Contributor
Author
|
@pradyunsg, can you take a look here whenever you have the time? Thanks! 🙏 |
mhsmith
reviewed
Jan 31, 2026
Contributor
Author
|
Thank you @mhsmith, I'll try my best to accommodate your suggestions! |
Member
|
I understand PEP PRs are supposed to be for editorial comments only, so I'll post any substantive comments on the Discourse threads so they can have a larger audience. |
mhsmith
reviewed
Feb 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PEP 123: Summary of changes)cc'ing co-authors: @rgommers @pradyunsg @mgorny @msarahan
📚 Documentation preview 📚: https://pep-previews--4749.org.readthedocs.build/