Eric Snow 33d3069c45
[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)
2023-06-14 00:50:08 +00:00
..
2023-05-22 06:14:48 +05:30
2023-05-22 06:14:48 +05:30

Source files for standard library extension modules,
and former extension modules that are now builtin modules.