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 jaraco
Recipients Anders.Hovmöller, cheryl.sabella, gvanrossum, jaraco, ned.deily, ronaldoussoren, tdsmith, vinay.sajip
Date 2020-03-22.18:31:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584901918.21.0.787119389884.issue22490@roundup.psfhosted.org>
In-reply-to
Content
New changeset 044cf94f610e831464a69a8e713dad89878824ce by Ronald Oussoren in branch 'master':
bpo-22490: Remove __PYVENV_LAUNCHER__ from environment during launch (GH-9516)
https://github.com/python/cpython/commit/044cf94f610e831464a69a8e713dad89878824ce
History
Date User Action Args
2020-03-22 18:31:58jaracosetrecipients: + jaraco, gvanrossum, vinay.sajip, ronaldoussoren, ned.deily, Anders.Hovmöller, tdsmith, cheryl.sabella
2020-03-22 18:31:58jaracosetmessageid: <1584901918.21.0.787119389884.issue22490@roundup.psfhosted.org>
2020-03-22 18:31:58jaracolinkissue22490 messages
2020-03-22 18:31:58jaracocreate