Thanks to visit codestin.com Credit goes to github.com
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 684cd0e commit 34870c4Copy full SHA for 34870c4
1 file changed
Doc/c-api/init.rst
@@ -665,6 +665,8 @@ with sub-interpreters:
665
knowing that the GIL is locked can allow the caller to perform sensitive
666
actions or otherwise behave differently.
667
668
+ .. versionadded:: 3.4
669
+
670
671
The following macros are normally used without a trailing semicolon; look for
672
example usage in the Python source distribution.
0 commit comments