You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thus, extensions compatible with both ABIs should use the ``abi3t`` tag.
133
133
@@ -143,7 +143,7 @@ If you use
143
143
`setuptools <https://setuptools.pypa.io/en/latest/setuptools.html>`_ to build
144
144
your extension, a future version of ``setuptools`` will allow ``py_limited_api=True``
145
145
to be set to allow targeting limited API when building with the free-threaded build.
146
-
``uv`` supports targeting PEP 803 as of 0.11.3: `https://github.com/astral-sh/uv/releases/tag/0.11.3`.
146
+
``uv`` supports targeting PEP 803 as of 0.11.3: ``https://github.com/astral-sh/uv/releases/tag/0.11.3``.
147
147
148
148
`Other build tools will support this ABI as well <https://packaging.python.org/en/latest/guides/tool-recommendations/#build-backends-for-extension-modules>`_.
0 commit comments