mirror of
https://github.com/python/cpython.git
synced 2026-05-06 12:49:07 -04:00
050b9dda04
[3.14] gh-137093: Fix race condition in `test_embed.test_bpo20891` (GH-137094) (GH-140524) Use a `PyEvent` instead of a lock to fix a race on the free-threaded build. (cherry picked from commit9b451fb457) (cherry picked from commit6efd78d7ab) Co-authored-by: Kumar Aditya <kumaraditya@python.org> Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Source files for binary executables (as opposed to shared modules)