mirror of
https://github.com/python/cpython.git
synced 2025-08-19 00:00:48 +00:00
![]() For a while now, pending calls only run in the main thread (in the main interpreter). This PR changes things to allow any thread run a pending call, unless the pending call was explicitly added for the main thread to run.
(cherry picked from commit
|
||
---|---|---|
.. | ||
_hypothesis_stubs | ||
__init__.py | ||
ast_helper.py | ||
asynchat.py | ||
asyncore.py | ||
bytecode_helper.py | ||
hashlib_helper.py | ||
hypothesis_helper.py | ||
import_helper.py | ||
interpreters.py | ||
logging_helper.py | ||
os_helper.py | ||
script_helper.py | ||
socket_helper.py | ||
testcase.py | ||
testresult.py | ||
threading_helper.py | ||
warnings_helper.py |