mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
Joining a thread now ensures the underlying OS thread has exited. This is required for safer fork() in multi-threaded processes. --------- Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Miscellaneous source files for the main Python shared library