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:
Petr Viktorin 2020-06-23 21:37:46 +02:00 committed by GitHub
parent 070bee535f
commit 8ebab5d5f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ Author: Petr Viktorin <encukou@gmail.com>,
Marcel Plch <gmarcel.plch@gmail.com>
BDFL-Delegate: Stefan Behnel
Discussions-To: import-sig@python.org
Status: Accepted
Status: Final
Type: Standards Track
Content-Type: text/x-rst
Created: 02-Jun-2016