cpython/Programs
Peter Bierma 9b451fb457
gh-137093: Fix race condition in test_embed.test_bpo20891 (GH-137094)
Use a `PyEvent` instead of a lock to fix a race on the free-threaded build.
2025-07-25 08:33:18 -04:00
..
_bootstrap_python.c Remove more remnants of deepfreeze (#118159) 2024-04-22 12:17:57 -07:00
_freeze_module.c gh-125063: marshal: Add version 5, improve documentation (GH-126829) 2024-11-15 13:48:57 +01:00
_freeze_module.py
_testembed.c gh-137093: Fix race condition in test_embed.test_bpo20891 (GH-137094) 2025-07-25 08:33:18 -04:00
freeze_test_frozenmain.py
python.c
README
test_frozenmain.h GH-132554: "Virtual" iterators (GH-132555) 2025-05-27 15:59:45 +01:00
test_frozenmain.py

Source files for binary executables (as opposed to shared modules)