mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
0e9c364f4a
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