PEP 721: Mark Final (#3285)
This commit is contained in:
parent
d91a7c3af1
commit
72aea96267
|
@ -2,7 +2,7 @@ PEP: 721
|
|||
Title: Using tarfile.data_filter for source distribution extraction
|
||||
Author: Petr Viktorin <encukou@gmail.com>
|
||||
PEP-Delegate: Paul Moore <p.f.moore@gmail.com>
|
||||
Status: Accepted
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
Topic: Packaging
|
||||
Content-Type: text/x-rst
|
||||
|
@ -12,6 +12,7 @@ Python-Version: 3.12
|
|||
Post-History: `04-Jul-2023 <https://discuss.python.org/t/28928>`__,
|
||||
Resolution: https://discuss.python.org/t/28928/13
|
||||
|
||||
.. canonical-pypa-spec:: :ref:`packaging:sdist-archive-features`
|
||||
|
||||
Abstract
|
||||
========
|
||||
|
|
Loading…
Reference in New Issue