Skip to content

PEP 694: Abstract file upload mechanisms - #4431

Merged
ewdurbin merged 36 commits into
python:mainfrom
ewdurbin:file_upload_mechanisms
Jul 28, 2025
Merged

PEP 694: Abstract file upload mechanisms#4431
ewdurbin merged 36 commits into
python:mainfrom
ewdurbin:file_upload_mechanisms

Conversation

@ewdurbin

@ewdurbin ewdurbin commented May 21, 2025

Copy link
Copy Markdown
Member

This attempts to defer the implementation details of getting the bits of a given artifact from the client to the server.

The primary motivation here is to decouple this PEP from resumable/multi-part uploads, provide flexibility to implementers of PEP 694, and allow for new upload mechanisms without a PEP cycle.


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

Loading
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.

5 participants