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 0970a14 commit d19037eCopy full SHA for d19037e
Doc/c-api/intro.rst
@@ -866,7 +866,7 @@ approaches to creating C and C++ extensions for Python:
866
* `SWIG <https://www.swig.org>`_
867
868
It is recommended to use these abstractions, rather than using directly the
869
-Python C API. These abstractions are built on top of the C API and handles API
+Python C API. These abstractions are built on top of the C API and handle API
870
differences between the different Python versions.
871
872
These projects are not supported by the same people who maintain Python, and
0 commit comments