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 e8bdfc6 commit 130d126Copy full SHA for 130d126
1 file changed
Doc/howto/freethreading-stable-abi.rst
@@ -418,7 +418,7 @@ Limited C API and Stable ABI
418
419
If you use
420
`setuptools <https://setuptools.pypa.io/en/latest/setuptools.html>`_ to build
421
-your extension, a future version of `setuptools` will allow ``py_limited_api=True``
+your extension, a future version of ``setuptools`` will allow ``py_limited_api=True``
422
to be set to allow targeting limited API when building with the free-threaded build.
423
424
Windows
0 commit comments