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 davin, miss-islington, ned.deily, pitrou, vstinner
Date 2018-06-01.17:39:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 64e538bc703e423a04ab435c4eab6b950b8aef7e by Victor Stinner in branch '3.6':
bpo-33532: Fix test_multiprocessing_forkserver.test_ignore() (GH-7322)
https://github.com/python/cpython/commit/64e538bc703e423a04ab435c4eab6b950b8aef7e
History
Date User Action Args
2018-06-01 17:39:58vstinnersetrecipients: + vstinner, pitrou, ned.deily, davin, miss-islington
2018-06-01 17:39:58vstinnersetmessageid: <[email protected]>
2018-06-01 17:39:58vstinnerlinkissue33532 messages
2018-06-01 17:39:58vstinnercreate