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 da293e3 commit 44df416Copy full SHA for 44df416
Doc/c-api/stable.rst
@@ -311,11 +311,6 @@ The full API is described below for advanced use cases.
311
Specifies ABI compatible with non-free-threading builds of CPython
312
(ones compiled *without* :option:`--disable-gil`).
313
314
- .. c:macro:: PyABIInfo_FREETHREADING_AGNOSTIC
315
-
316
- Specifies ABI compatible with both free-threading and non-free-threading
317
- builds.
318
319
.. c:member:: uint32_t PyABIInfo.build_version
320
321
The version of the Python headers used to build the code, in the format
0 commit comments