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-05-31.05:35:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527744905.97.0.682650639539.issue33532@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c2870b699eb899f358b843c2d706ce8ca89b2bf4 by Victor Stinner in branch '3.6':
bpo-33532: Fix multiprocessing test_ignore() (GH-7262) (#7266)
https://github.com/python/cpython/commit/c2870b699eb899f358b843c2d706ce8ca89b2bf4
History
Date User Action Args
2018-05-31 05:35:06vstinnersetrecipients: + vstinner, pitrou, ned.deily, davin, miss-islington
2018-05-31 05:35:05vstinnersetmessageid: <1527744905.97.0.682650639539.issue33532@psf.upfronthosting.co.za>
2018-05-31 05:35:05vstinnerlinkissue33532 messages
2018-05-31 05:35:05vstinnercreate