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 koobs, miss-islington, pablogsal, vstinner
Date 2018-09-28.13:08:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538140081.15.0.545547206417.issue34521@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 007fda436f707ac95c2fa8f8886efd9e09d5b630 by Victor Stinner (Miss Islington (bot)) in branch '3.7':
bpo-34521: Fix tests in test_multiprocessing_spawn to use correctly CMSG_SPACE (GH-9613) (GH-9619)
https://github.com/python/cpython/commit/007fda436f707ac95c2fa8f8886efd9e09d5b630
History
Date User Action Args
2018-09-28 13:08:01vstinnersetrecipients: + vstinner, koobs, pablogsal, miss-islington
2018-09-28 13:08:01vstinnersetmessageid: <1538140081.15.0.545547206417.issue34521@psf.upfronthosting.co.za>
2018-09-28 13:08:01vstinnerlinkissue34521 messages
2018-09-28 13:08:01vstinnercreate