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 vstinner
Recipients barry, eric.snow, ncoghlan, vstinner
Date 2017-11-23.00:49:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511398187.14.0.213398074469.issue32030@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e32e79f7d8216b78ac9e61bb1f2eee693108d4ee by Victor Stinner in branch 'master':
bpo-32030: Move PYTHONPATH to _PyMainInterpreterConfig (#4511)
https://github.com/python/cpython/commit/e32e79f7d8216b78ac9e61bb1f2eee693108d4ee
History
Date User Action Args
2017-11-23 00:49:47vstinnersetrecipients: + vstinner, barry, ncoghlan, eric.snow
2017-11-23 00:49:47vstinnersetmessageid: <1511398187.14.0.213398074469.issue32030@psf.upfronthosting.co.za>
2017-11-23 00:49:47vstinnerlinkissue32030 messages
2017-11-23 00:49:47vstinnercreate