Skip to content

Commit 8ed3841

Browse files
ofekwarsaw
andcommitted
Apply suggestions from code review
Co-authored-by: Barry Warsaw <barry@python.org>
1 parent 35797e6 commit 8ed3841

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

peps/pep-0752.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,10 @@ Repositories SHOULD impose a depth limit on the number of hyphens in a namespace
193193
For example, if the depth limit is ``1`` then the namespace ``foo-bar`` would be
194194
allowed but ``foo-bar-baz`` could not be granted.
195195

196+
Policies for granting and managing namespaces are not discussed here as they are
197+
specific to each index. The proposed namespace policy for PyPI is described in
198+
:pep:`755`.
199+
196200
.. _uploads:
197201

198202
Uploads

0 commit comments

Comments
 (0)