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 acc0534 commit 3f13aceCopy full SHA for 3f13ace
peps/pep-0757.rst
@@ -472,7 +472,7 @@ implementation).
472
Drop :c:member:`~PyLongExport.value` field from the export API
473
----------------------------------------------------------------
474
475
-With this suggestion, only one export type will exists (array of "digits"). If
+With this suggestion, only one export type will exist (array of "digits"). If
476
such view is not available for a given integer, it will be either emulated by
477
export functions or the :c:func:`PyLong_Export` will return an error. In both
478
cases, it's assumed that users will use other C-API functions to get "small
0 commit comments