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