mirror of
https://github.com/python/cpython.git
synced 2025-09-27 18:59:43 +00:00
Merged upstream changes.
This commit is contained in:
commit
42fb352a98
1 changed files with 2 additions and 0 deletions
|
@ -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.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue