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 1097384 commit a79e2b6Copy full SHA for a79e2b6
Doc/c-api/memory.rst
@@ -490,7 +490,7 @@ Customize Memory Allocators
490
Debug hooks on the Python memory allocators
491
===========================================
492
493
-When :ref:`Python is built is debug mode <debug-build>`, the
+When :ref:`Python is built in debug mode <debug-build>`, the
494
:c:func:`PyMem_SetupDebugHooks` function is called at the :ref:`Python
495
preinitialization <c-preinit>` to setup debug hooks on Python memory allocators
496
to detect memory errors.
0 commit comments