PEP 721: Mark as Accepted (#3267)

This commit is contained in:
Adam Turner 2023-08-05 12:56:05 +01:00 committed by GitHub
parent c418fc3236
commit f264f11a4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -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