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 asvetlov, mcepl, vstinner, yselivanov
Date 2020-06-18.12:53:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592484807.06.0.661616803595.issue38377@roundup.psfhosted.org>
In-reply-to
Content
New changeset ddbeb2f3e02a510c5784ffd74c5e09e8c70b5881 by Victor Stinner in branch 'master':
bpo-38377: Add support.skip_if_broken_multiprocessing_synchronize() (GH-20944)
https://github.com/python/cpython/commit/ddbeb2f3e02a510c5784ffd74c5e09e8c70b5881
History
Date User Action Args
2020-06-18 12:53:27vstinnersetrecipients: + vstinner, mcepl, asvetlov, yselivanov
2020-06-18 12:53:27vstinnersetmessageid: <1592484807.06.0.661616803595.issue38377@roundup.psfhosted.org>
2020-06-18 12:53:27vstinnerlinkissue38377 messages
2020-06-18 12:53:27vstinnercreate