This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients miss-islington, pablogsal, serhiy.storchaka, vstinner, zach.ware
Date 2019-07-02.11:32:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1562067155.44.0.398309615069.issue37421@roundup.psfhosted.org>
In-reply-to
Content
New changeset 039fb49c185570ab7b02f13fbdc51c859cfd831e by Victor Stinner in branch 'master':
bpo-37421: multiprocessing tests call _run_finalizers() (GH-14527)
https://github.com/python/cpython/commit/039fb49c185570ab7b02f13fbdc51c859cfd831e
History
Date User Action Args
2019-07-02 11:32:35vstinnersetrecipients: + vstinner, zach.ware, serhiy.storchaka, pablogsal, miss-islington
2019-07-02 11:32:35vstinnersetmessageid: <1562067155.44.0.398309615069.issue37421@roundup.psfhosted.org>
2019-07-02 11:32:35vstinnerlinkissue37421 messages
2019-07-02 11:32:35vstinnercreate