PEP 687: Add Discussions-To & Post-History (GH-2501)
This commit is contained in:
parent
19cff91a09
commit
c8ad36c2d7
|
@ -1,12 +1,14 @@
|
|||
PEP: 687
|
||||
Title: Isolating modules in the standard library
|
||||
Author: Erlend Egeberg Aasland <erlend.aasland@protonmail.com>, Petr Viktorin <encukou@gmail.com>
|
||||
Discussions-To: https://discuss.python.org/t/14824
|
||||
Status: Draft
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
Requires: 489, 573, 630
|
||||
Created: 04-Apr-2022
|
||||
Python-Version: 3.11
|
||||
Post-History: `04-Apr-2022 <https://discuss.python.org/t/14824>`__
|
||||
|
||||
|
||||
Abstract
|
||||
|
|
Loading…
Reference in New Issue