From 554c5b4bedd76420989f294409bf774b073e93f8 Mon Sep 17 00:00:00 2001 From: Brett Simmers Date: Mon, 15 Apr 2024 15:59:35 -0700 Subject: [PATCH] Add missing : in Py_mod_gil documentation --- Doc/c-api/module.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/c-api/module.rst b/Doc/c-api/module.rst index 16fd2b84d8b2b8..2a288163c1d810 100644 --- a/Doc/c-api/module.rst +++ b/Doc/c-api/module.rst @@ -411,7 +411,7 @@ The available slot types are: .. versionadded:: 3.12 -.. c:macro: Py_mod_gil +.. c:macro:: Py_mod_gil Specifies one of the following values: