Kaydet (Commit) 34870c41 authored tarafından Kristján Valur Jónsson's avatar Kristján Valur Jónsson

Issue #17522: Minor documentation fix

üst 684cd0e6
...@@ -665,6 +665,8 @@ with sub-interpreters: ...@@ -665,6 +665,8 @@ with sub-interpreters:
knowing that the GIL is locked can allow the caller to perform sensitive knowing that the GIL is locked can allow the caller to perform sensitive
actions or otherwise behave differently. actions or otherwise behave differently.
.. versionadded:: 3.4
The following macros are normally used without a trailing semicolon; look for The following macros are normally used without a trailing semicolon; look for
example usage in the Python source distribution. example usage in the Python source distribution.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment