PEP 721: Mark as Accepted (#3267)
This commit is contained in:
parent
c418fc3236
commit
f264f11a4d
|
@ -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: Draft
|
||||
Status: Accepted
|
||||
Type: Standards Track
|
||||
Topic: Packaging
|
||||
Content-Type: text/x-rst
|
||||
|
@ -10,6 +10,7 @@ Requires: 706
|
|||
Created: 12-Jul-2023
|
||||
Python-Version: 3.12
|
||||
Post-History: `04-Jul-2023 <https://discuss.python.org/t/28928>`__,
|
||||
Resolution: https://discuss.python.org/t/28928/13
|
||||
|
||||
|
||||
Abstract
|
||||
|
|
Loading…
Reference in New Issue