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
Expand all lines: Doc/c-api/intro.rst" class="tab-size width-full DiffLines-module__tableLayoutFixed--InKAb" data-diff-anchor="diff-26bf4e55db06af36f4418f4e2937171bf0d16cec44486d799ce29e4a19b053bc" data-tab-size="4" data-paste-markdown-skip="true" role="grid" style="--line-number-cell-width:44px;--line-number-cell-width-unified:88px">Original file line numberDiff line numberDiff line change
@@ -838,3 +838,41 @@ after every statement run by the interpreter.)
838838
839839
Please refer to :file:`Misc/SpecialBuilds.txt` in the Python source distribution
840840
for more detailed information.
841+842+843+
.. _c-api-tools:
844+845+
Recommended third party tools
846+
=============================
847+848+
The following third party tools offer both simpler and more sophisticated
849+
approaches to creating C, C++ and Rust extensions for Python:
0 commit comments