Skip to content

Commit 5e591b9

Browse files
committed
PEP 752: Address feedback, round 6
1 parent 82f6e4c commit 5e591b9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

peps/pep-0752.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -235,11 +235,11 @@ detected when any existing namespace starts with the proposed namespace.
235235
Uploads
236236
-------
237237

238-
If the following criteria are all true for a given upload:
238+
If the name of a package being uploaded matches a reserved namespace and either
239+
of the following criteria are true:
239240

240241
1. The project does not yet exist.
241-
2. The name matches a reserved namespace.
242-
3. The project is not owned by an organization with an active grant for the
242+
2. The project is not owned by an organization with an active grant for the
243243
namespace.
244244

245245
Then the upload MUST fail with a 403 HTTP status code.

0 commit comments

Comments
 (0)