Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 55bce63 + 2dee394 commit ecc92dbCopy full SHA for ecc92db
1 file changed
Doc/howto/cporting.rst
@@ -257,7 +257,7 @@ behave slightly differently from real Capsules. Specifically:
257
returns failure. (Since there's no way to store a name
258
in a CObject, noisy failure of :c:func:`PyCapsule_SetName`
259
was deemed preferable to silent failure here. If this is
260
- inconveient, feel free to modify your local
+ inconvenient, feel free to modify your local
261
copy as you see fit.)
262
263
You can find :file:`capsulethunk.h` in the Python source distribution
0 commit comments