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 pitrou
Recipients pitrou, tomMoral
Date 2017-10-03.09:53:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507024399.05.0.213398074469.issue31540@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e8c368df22c344183627e7ef882bea1683fe6dbe by Antoine Pitrou (Thomas Moreau) in branch 'master':
bpo-31540: Allow passing multiprocessing context to ProcessPoolExecutor (#3682)
https://github.com/python/cpython/commit/e8c368df22c344183627e7ef882bea1683fe6dbe
History
Date User Action Args
2017-10-03 09:53:19pitrousetrecipients: + pitrou, tomMoral
2017-10-03 09:53:19pitrousetmessageid: <1507024399.05.0.213398074469.issue31540@psf.upfronthosting.co.za>
2017-10-03 09:53:19pitroulinkissue31540 messages
2017-10-03 09:53:19pitroucreate