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 eryksun, meilyadam, paul.moore, steve.dower, tim.golden, zach.ware
Date 2020-01-28.10:34:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1580207666.57.0.585904598865.issue39439@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0be3246d4f9c8eddcd55491901d95b09fe163f15 by Steve Dower (Adam Meily) in branch 'master':
bpo-39439: Fix multiprocessing spawn path in a venv on Windows (GH-18158)
https://github.com/python/cpython/commit/0be3246d4f9c8eddcd55491901d95b09fe163f15
History
Date User Action Args
2020-01-28 10:34:26steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware, eryksun, meilyadam
2020-01-28 10:34:26steve.dowersetmessageid: <1580207666.57.0.585904598865.issue39439@roundup.psfhosted.org>
2020-01-28 10:34:26steve.dowerlinkissue39439 messages
2020-01-28 10:34:26steve.dowercreate