PEP 670, 687: Update Erlend's email (#3463)
This commit is contained in:
parent
495eefba9a
commit
b05d5c654d
|
@ -1,6 +1,6 @@
|
||||||
PEP: 670
|
PEP: 670
|
||||||
Title: Convert macros to functions in the Python C API
|
Title: Convert macros to functions in the Python C API
|
||||||
Author: Erlend Egeberg Aasland <erlend.aasland@protonmail.com>,
|
Author: Erlend Egeberg Aasland <erlend@python.org>,
|
||||||
Victor Stinner <vstinner@python.org>
|
Victor Stinner <vstinner@python.org>
|
||||||
Status: Final
|
Status: Final
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
PEP: 687
|
PEP: 687
|
||||||
Title: Isolating modules in the standard library
|
Title: Isolating modules in the standard library
|
||||||
Author: Erlend Egeberg Aasland <erlend.aasland@protonmail.com>, Petr Viktorin <encukou@gmail.com>
|
Author: Erlend Egeberg Aasland <erlend@python.org>, Petr Viktorin <encukou@gmail.com>
|
||||||
Discussions-To: https://discuss.python.org/t/14824
|
Discussions-To: https://discuss.python.org/t/14824
|
||||||
Status: Accepted
|
Status: Accepted
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
|
|
Loading…
Reference in New Issue