File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -77,9 +77,11 @@ In addition, there are a number of major issues with the legacy API:
7777* Creation of new projects requires the uploading of at least one file, leading to "stub" uploads
7878 to claim a project namespace.
7979
80- The new upload API proposed in this PEP solves all of these problems, providing for a much more
81- flexible approach, with better error reporting, a better release testing
82- experience, and atomic and simultaneous publishing of all release artifacts.
80+ The new upload API proposed in this PEP provides a solution to all of these problems,
81+ providing for a much more flexible approach, with support for servers to
82+ implement resumable and parallel uploads via mechanisms,
83+ better error reporting, better release testing experience,
84+ and atomic and simultaneous publishing of all release artifacts.
8385
8486
8587Legacy API
You can’t perform that action at this time.
0 commit comments