File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -193,7 +193,8 @@ still wouldn't require users to know the technical details of this PEP.
193193Reference 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
199200Rejected Ideas
@@ -209,12 +210,14 @@ proposes. Based on that difference and the fact that ``Provides`` is
209210deprecated and thus could be ignored by preexisting code, the decision was
210211made to go with a new field.
211212
213+
212214Name the field ``Namespace ``
213215----------------------------
214216
215217While the term "namespace" name is technically accurate from an import
216218perspective, it could be confused with implicit namespace packages.
217219
220+
218221Serving the ``RECORD `` file
219222---------------------------
220223
You can’t perform that action at this time.
0 commit comments