PEP 573: Mark as final (#1449)
API for module state access from C extension methods has been implemented in Python 3.9.
This commit is contained in:
parent
070bee535f
commit
8ebab5d5f8
|
@ -8,7 +8,7 @@ Author: Petr Viktorin <encukou@gmail.com>,
|
||||||
Marcel Plch <gmarcel.plch@gmail.com>
|
Marcel Plch <gmarcel.plch@gmail.com>
|
||||||
BDFL-Delegate: Stefan Behnel
|
BDFL-Delegate: Stefan Behnel
|
||||||
Discussions-To: import-sig@python.org
|
Discussions-To: import-sig@python.org
|
||||||
Status: Accepted
|
Status: Final
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Content-Type: text/x-rst
|
Content-Type: text/x-rst
|
||||||
Created: 02-Jun-2016
|
Created: 02-Jun-2016
|
||||||
|
|
Loading…
Reference in New Issue