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 b628d7d commit 4800a5dCopy full SHA for 4800a5d
1 file changed
Doc/c-api/stable.rst
@@ -233,7 +233,7 @@ The full API is described below for advanced use cases.
233
The *module_name* argument can be ``NULL``, or point to a NUL-terminated
234
UTF-8-encoded string used for error messages.
235
236
- Note that if *info* describes the ABI taht the current code uses (as defined
+ Note that if *info* describes the ABI that the current code uses (as defined
237
by :c:macro:`PyABIInfo_VAR`, for example), using any other Python C API
238
may lead to crashes.
239
In particular, it is not safe to examine the raised exception.
0 commit comments