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 steve.dower
Recipients chrullrich, davin, eryksun, ned.deily, paul.moore, pitrou, steve.dower, tim.golden, zach.ware
Date 2019-01-25.22:59:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1548457157.6.0.429608327666.issue35797@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4e02f8f8b4baab63f927cfd87b401200ba2969e9 by Steve Dower in branch 'master':
bpo-35797: Fix default executable used by the multiprocessing module (GH-11676)
https://github.com/python/cpython/commit/4e02f8f8b4baab63f927cfd87b401200ba2969e9
History
Date User Action Args
2019-01-25 22:59:19steve.dowersetrecipients: + steve.dower, paul.moore, pitrou, tim.golden, ned.deily, zach.ware, eryksun, chrullrich, davin
2019-01-25 22:59:17steve.dowersetmessageid: <1548457157.6.0.429608327666.issue35797@roundup.psfhosted.org>
2019-01-25 22:59:17steve.dowerlinkissue35797 messages
2019-01-25 22:59:17steve.dowercreate