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 3257b6c commit a493a35Copy full SHA for a493a35
Doc/c-api/codec.rst
@@ -14,7 +14,7 @@ Codec registry and support functions
14
15
Unregister a codec search function and clear the registry's cache.
16
If the search function is not registered, do nothing.
17
- Return 0 on success. Raise an exception and return -1 on success.
+ Return 0 on success. Raise an exception and return -1 on error.
18
19
.. versionadded:: 3.10
20
0 commit comments