mirror of
https://github.com/python/cpython.git
synced 2025-08-02 16:13:13 +00:00
#5486: typos.
This commit is contained in:
parent
f87e04d339
commit
ae2dbe2543
15 changed files with 27 additions and 27 deletions
|
@ -820,7 +820,7 @@ interpreter lock and can perform any Python API calls.
|
|||
it returns -1 without setting any exception.
|
||||
|
||||
This function can be called on any thread, be it a Python thread or
|
||||
some other system thread. If it is a Python thread, it doesen't matter if
|
||||
some other system thread. If it is a Python thread, it doesn't matter if
|
||||
it holds the global interpreter lock or not.
|
||||
|
||||
.. versionadded:: 2.7
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue