-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
PEP 694: Abstract file upload mechanisms #4431
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
Open
ewdurbin
wants to merge
25
commits into
python:main
Choose a base branch
from
ewdurbin:file_upload_mechanisms
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
d569693
PEP 694: Abstract file upload mechanisms
ewdurbin 8e98c9b
lint
ewdurbin daf06f4
no warnings allowed
ewdurbin 5ef177e
refinements
ewdurbin 7f1e741
Update peps/pep-0694.rst
ewdurbin f8469cf
remove reference to a specific URL for PyPI
ewdurbin 05d7fc2
clarify that resumable/parallel uploads are supported but not defined…
ewdurbin 2ef077c
attempt to specify http-post-application-octet-stream mechanism
ewdurbin a2bfb56
if attestations are going to be uploaded, do it before completion of …
ewdurbin 442d37f
i'm in it now
ewdurbin 924a27d
try to un-wonk content-type per feedback
ewdurbin 7f0798b
lint
ewdurbin 3effee2
clarify file upload mechanism details
ewdurbin c053242
Fix typo
ewdurbin 847b2bd
address general content feedback from review
ewdurbin 64fdafc
bubble content-type handling up so that it can be assumed througouth
ewdurbin 2d634d7
restructure document to un-twist Upload Sessions and File Upload Sess…
ewdurbin 6fea5f9
naming things
ewdurbin 86710f1
flatten the `mechanism` value of the file upload session response
ewdurbin 5fbf005
Rename "Upload Session" to "Publishing Session"
ewdurbin 4139377
re-flow the doc into (mostly) lines <100
ewdurbin b7d8ac5
Merge branch 'main' into file_upload_mechanisms
warsaw 98e7929
Apply suggestions from code review
ewdurbin 1ff2415
re-order response codes in session status
ewdurbin e946d41
Update peps/pep-0694.rst
warsaw File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
lint
- Loading branch information
commit 8e98c9b23d2574d1aa4727ef42e3ec0489a35b0c
There are no files selected for viewing
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.