PEP 771: Amendments following discussion #4428
Open
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.
Following the initial publication of PEP 771, there has been a lot of discussion in this DPO thread. This PR makes changes to PEP 771 that hopefully addresses most of the concerns there.
The main changes are:
package[]
is now considered to be the primary way to specify that a package without any default extras is being requestedpip freeze
issues that might arise from PEP 771In addition to this, there are other smaller additions that aim to address some of the concerns in the DPO discussion.
Once this PR is merged, I'll then open a new discussion thread and open a trivial PR here to add the link to the PR.
cc @pradyunsg @DEKHTIARJonathan @henryiii
📚 Documentation preview 📚: https://pep-previews--4428.org.readthedocs.build/