We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40568fd commit 7a76340Copy full SHA for 7a76340
doc/cython.rst
@@ -38,4 +38,7 @@ Questions:
38
Small practical issue: ``Cython`` is not part of the Python 3.7 standard
39
library yet.
40
41
+See `issue gh-89410 <https://github.com/python/cpython/issues/89410>`_:
42
+"[C API] Add explicit support for Cython to the C API".
43
+
44
See also :ref:`cffi <cffi>` and :ref:`Remove the C API <remove-c-api>`.
0 commit comments