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.
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 772: Packaging governance process #4218
base: main
Are you sure you want to change the base?
PEP 772: Packaging governance process #4218
Changes from 1 commit
c31e924
6fe0aec
f0ea955
52be81a
60694f9
35bcce8
7313348
c083a36
e7beeec
6ca8243
41b4490
245d4a8
311b6ba
07fb7d5
cebd22a
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The process set out in this section seems very "heavy", for want of a better word. Could you add some text to Rejected Ideas for why a PEP 729-like approach wasn't adopted?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Typing governance is somewhat more closely tied to Python-the-language evolution than Packaging governance. I think it generally makes more sense for the TC to serve under the authority of the SC, while the PC would be more of a co-equal governing body. Most packaging decisions don't directly affect the language, CPython implementation, or standard library, which (at least IMHO) is the main sphere of responsibility for the SC.