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:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527874759.05.0.81473610881.issue33532@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 1d4be0a65f66c2eecefb8b8bd4d115a82fa61067 by Victor Stinner in branch '2.7':
bpo-33532: Fix test_multiprocessing_forkserver.test_ignore() (GH-7323)
https://github.com/python/cpython/commit/1d4be0a65f66c2eecefb8b8bd4d115a82fa61067
History
Date User Action Args
2018-06-01 17:39:19vstinnersetrecipients: + vstinner, pitrou, ned.deily, davin, miss-islington
2018-06-01 17:39:19vstinnersetmessageid: <1527874759.05.0.81473610881.issue33532@psf.upfronthosting.co.za>
2018-06-01 17:39:19vstinnerlinkissue33532 messages
2018-06-01 17:39:19vstinnercreate