PEP 587: Accepted
This commit is contained in:
parent
2c0b938124
commit
a26411994d
|
@ -3,7 +3,7 @@ Title: Python Initialization Configuration
|
|||
Author: Victor Stinner <vstinner@redhat.com>, Nick Coghlan <ncoghlan@gmail.com>
|
||||
BDFL-Delegate: Thomas Wouters <thomas@python.org>
|
||||
Discussions-To: python-dev@python.org
|
||||
Status: Draft
|
||||
Status: Accepted
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
Created: 27-Mar-2019
|
||||
|
@ -1540,6 +1540,13 @@ Version History
|
|||
``PyWideStringList``.
|
||||
* Version 1: Initial version.
|
||||
|
||||
Acceptance
|
||||
==========
|
||||
|
||||
PEP 587 was `accepted by Thomas Wouters on May 26, 2019
|
||||
<https://mail.python.org/pipermail/python-dev/2019-May/157721.html>`_.
|
||||
|
||||
|
||||
Copyright
|
||||
=========
|
||||
|
||||
|
|
Loading…
Reference in New Issue