forked from python/peps
-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Milestone
Description
PyPI currently does not allow anything more than a single file per transaction, are we going to be required to change that for this PEP?
Currently on PyPI all of this is handled in-band during the upload, and each file uploaded is treated as a separate transaction. Does this PEP require that all files for a release be uploaded within the same transaction? Are we going to have to move to an out of band process for dealing with releases and have the upload API just queue a release?
Metadata
Metadata
Assignees
Labels
No labels