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, schlamar, steve.dower, tim.golden, vinay.sajip, zach.ware
Date 2019-02-04.15:20:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1549293623.05.0.993587493546.issue35872@roundup.psfhosted.org>
In-reply-to
Content
New changeset 44467e8ea4cea390b0718702291b4cfe8ddd67ed by Steve Dower in branch '3.7':
bpo-35872 and bpo-35873: Clears __PYVENV_LAUNCHER__ variable (GH-11745)
https://github.com/python/cpython/commit/44467e8ea4cea390b0718702291b4cfe8ddd67ed
History
Date User Action Args
2019-02-04 15:20:25steve.dowersetrecipients: + steve.dower, paul.moore, vinay.sajip, tim.golden, schlamar, zach.ware, eryksun
2019-02-04 15:20:23steve.dowersetmessageid: <1549293623.05.0.993587493546.issue35872@roundup.psfhosted.org>
2019-02-04 15:20:23steve.dowerlinkissue35872 messages
2019-02-04 15:20:22steve.dowercreate