summaryrefslogtreecommitdiffstats
path: root/Python/pyfpe.c
diff options
context:
space:
mode:
authorEric Snow <ericsnowcurrently@gmail.com>2023-06-14 00:50:08 (GMT)
committerGitHub <noreply@github.com>2023-06-14 00:50:08 (GMT)
commit33d3069c45bda38f52053a115e3c0810cd631dd6 (patch)
treeee49a043f3960473e891ce9a1a4be3abee2a878c /Python/pyfpe.c
parent75239d5ec1505b8f9f20d3c2d366c1a3ebd269aa (diff)
downloadcpython-33d3069c45bda38f52053a115e3c0810cd631dd6.zip
cpython-33d3069c45bda38f52053a115e3c0810cd631dd6.tar.gz
cpython-33d3069c45bda38f52053a115e3c0810cd631dd6.tar.bz2
[3.12] gh-104812: Run Pending Calls in any Thread (gh-104813) (gh-105752)
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 757b402)
Diffstat (limited to 'Python/pyfpe.c')
0 files changed, 0 insertions, 0 deletions