Skip to content

Commit 44df416

Browse files
committed
Un-document PyABIInfo_FREETHREADING_AGNOSTIC for now
1 parent da293e3 commit 44df416

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Doc/c-api/stable.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -311,11 +311,6 @@ The full API is described below for advanced use cases.
311311
Specifies ABI compatible with non-free-threading builds of CPython
312312
(ones compiled *without* :option:`--disable-gil`).
313313

314-
.. c:macro:: PyABIInfo_FREETHREADING_AGNOSTIC
315-
316-
Specifies ABI compatible with both free-threading and non-free-threading
317-
builds.
318-
319314
.. c:member:: uint32_t PyABIInfo.build_version
320315
321316
The version of the Python headers used to build the code, in the format

0 commit comments

Comments
 (0)