Skip to content

PEP 694: Several updates based on Michał Górny's feedback on DPO #4323

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

Merged
merged 10 commits into from
Apr 14, 2025

Conversation

warsaw
Copy link
Member

@warsaw warsaw commented Mar 25, 2025

https://discuss.python.org/t/pep-694-pypi-upload-api-2-0/76316/2

Summary:

  • Add some error return code descriptions where they were underspecified
  • Fix some misspellings and poorly worded text
  • Combine the canceling and deleting of upload files sections
  • Simplify the rules for replacing a staged but not yet published file
  • Add open question about deferring stage previews
  • Update Post-History header

📚 Documentation preview 📚: https://pep-previews--4323.org.readthedocs.build/

https://discuss.python.org/t/pep-694-pypi-upload-api-2-0/76316/2

Summary:
* Add some error return code descriptions where they were underspecified
* Fix some misspellings and poorly worded text
* Combine the canceling and deleting of upload files sections
* Simplify the rules for replacing a staged but not yet published file
* Add open question about deferring stage previews
@warsaw warsaw requested a review from dstufft as a code owner March 25, 2025 23:26
@AA-Turner AA-Turner changed the title Several updates based on Michal Gorny's feedback on DPO PEP 694: Several updates based on Michal Gorny's feedback on DPO Mar 25, 2025
@hugovk hugovk changed the title PEP 694: Several updates based on Michal Gorny's feedback on DPO PEP 694: Several updates based on Michał Górny's feedback on DPO Mar 26, 2025
warsaw added 8 commits April 1, 2025 10:50
The server is allowed to respond with a 202 for the last chunk, to indicate it's processing that
last chunk asynchronously.  This fleshes out the process for checking for completed process of the
file in that case, and improves the file status key definitions.
@warsaw warsaw enabled auto-merge (squash) April 14, 2025 22:13
@warsaw warsaw merged commit d460355 into python:main Apr 14, 2025
4 of 5 checks passed
@warsaw warsaw deleted the pep694-updates branch April 14, 2025 22:16
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.

1 participant