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 34aa925 commit 2dd9e6cCopy full SHA for 2dd9e6c
spec/design_topics/C_API.rst
@@ -89,6 +89,6 @@ C API and ABI than CPython offers. A Cython backend targeting HPy will be provid
89
- Universal ABI - single binary for all supported Python versions
90
- Cython backend generating HPy rather than CPython code
91
92
-HPy isn't quite ready for mainstream usage today, but once it does it may
+HPy isn't quite ready for mainstream usage today, but once it is it may
93
help make supporting multiple array libraries or adding non-CPU device
94
support to Cython more feasible.
0 commit comments