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