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, paul.moore, steve.dower, tim.golden, vinay.sajip, zach.ware
Date 2019-01-25.23:00:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1548457200.88.0.158585380047.issue35811@roundup.psfhosted.org>
In-reply-to
Content
New changeset adad9e68013aac166c84ffe4e23f3a5464f41840 by Steve Dower in branch 'master':
bpo-35811: Avoid propagating venv settings when launching via py.exe (GH-11677)
https://github.com/python/cpython/commit/adad9e68013aac166c84ffe4e23f3a5464f41840
History
Date User Action Args
2019-01-25 23:00:02steve.dowersetrecipients: + steve.dower, paul.moore, vinay.sajip, tim.golden, zach.ware, eryksun
2019-01-25 23:00:00steve.dowersetmessageid: <1548457200.88.0.158585380047.issue35811@roundup.psfhosted.org>
2019-01-25 23:00:00steve.dowerlinkissue35811 messages
2019-01-25 23:00:00steve.dowercreate