PEP 743: Delegate to the C API Working Group (#4060)
This commit is contained in:
parent
563a2a5925
commit
6fd57597f3
|
@ -2,6 +2,7 @@ PEP: 743
|
||||||
Title: Add Py_COMPAT_API_VERSION to the Python C API
|
Title: Add Py_COMPAT_API_VERSION to the Python C API
|
||||||
Author: Victor Stinner <vstinner@python.org>,
|
Author: Victor Stinner <vstinner@python.org>,
|
||||||
Petr Viktorin <encukou@gmail.com>,
|
Petr Viktorin <encukou@gmail.com>,
|
||||||
|
PEP-Delegate: C API Working Group
|
||||||
Status: Draft
|
Status: Draft
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Created: 11-Mar-2024
|
Created: 11-Mar-2024
|
||||||
|
|
Loading…
Reference in New Issue