We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7509831 commit 419d37bCopy full SHA for 419d37b
peps/pep-0743.rst
@@ -3,11 +3,14 @@ Title: Add Py_OMIT_LEGACY_API to the Python C API
3
Author: Victor Stinner <vstinner@python.org>,
4
Petr Viktorin <encukou@gmail.com>,
5
PEP-Delegate: C API Working Group
6
-Discussions-To: https://discuss.python.org/t/pep-743-add-py-compat-api-version-to-the-python-c-api-take-2/59323
+Discussions-To: https://discuss.python.org/t/59323
7
Status: Draft
8
Type: Standards Track
9
Created: 11-Mar-2024
10
Python-Version: 3.15
11
+Post-History: `11-Mar-2024 <https://discuss.python.org/t/48243>`__,
12
+ `27-Jul-2024 <https://discuss.python.org/t/59323>`__,
13
+
14
15
.. highlight:: c
16
0 commit comments