mirror of
https://github.com/python/cpython.git
synced 2026-05-13 07:59:04 -04:00
ee84a60858
* bpo-18966: non-daemonic threads created by a multiprocessing.Process should be joined on exit * Add NEWS blurb