Skip to content

Commit e016fc8

Browse files
committed
Reference PoC for 'packaging'
1 parent e09ad02 commit e016fc8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

peps/pep-0794.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,8 @@ still wouldn't require users to know the technical details of this PEP.
193193
Reference Implementation
194194
========================
195195

196-
XXX
196+
https://github.com/brettcannon/packaging/tree/pep-794 is a branch to update
197+
'packaging' to support this PEP.
197198

198199

199200
Rejected Ideas
@@ -209,12 +210,14 @@ proposes. Based on that difference and the fact that ``Provides`` is
209210
deprecated and thus could be ignored by preexisting code, the decision was
210211
made to go with a new field.
211212

213+
212214
Name the field ``Namespace``
213215
----------------------------
214216

215217
While the term "namespace" name is technically accurate from an import
216218
perspective, it could be confused with implicit namespace packages.
217219

220+
218221
Serving the ``RECORD`` file
219222
---------------------------
220223

0 commit comments

Comments
 (0)