PEP 706: Add Discussions-To & Post-History entry (#3016)
This commit is contained in:
parent
01717ed196
commit
43a289fe27
|
@ -1,13 +1,14 @@
|
||||||
PEP: 706
|
PEP: 706
|
||||||
Title: Filter for tarfile.extractall
|
Title: Filter for tarfile.extractall
|
||||||
Author: Petr Viktorin <encukou@gmail.com>
|
Author: Petr Viktorin <encukou@gmail.com>
|
||||||
Discussions-To:
|
Discussions-To: https://discuss.python.org/t/23903
|
||||||
Status: Draft
|
Status: Draft
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Content-Type: text/x-rst
|
Content-Type: text/x-rst
|
||||||
Created: 09-Feb-2023
|
Created: 09-Feb-2023
|
||||||
Python-Version: 3.12
|
Python-Version: 3.12
|
||||||
Post-History: `25-Jan-2023 <https://discuss.python.org/t/23149>`__,
|
Post-History: `25-Jan-2023 <https://discuss.python.org/t/23149>`__,
|
||||||
|
`15-Feb-2023 <https://discuss.python.org/t/23903>`__,
|
||||||
|
|
||||||
|
|
||||||
Abstract
|
Abstract
|
||||||
|
|
Loading…
Reference in New Issue