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 serhiy.storchaka, vstinner
Date 2017-05-04.16:21:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493914915.37.0.113275978265.issue30108@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 78064387e5815633168a80dcdc1bd9aec4eff46a by Victor Stinner in branch '2.7':
bpo-30108: Restore sys.path in test_site (#1197) (#1459)
https://github.com/python/cpython/commit/78064387e5815633168a80dcdc1bd9aec4eff46a
History
Date User Action Args
2017-05-04 16:21:55vstinnersetrecipients: + vstinner, serhiy.storchaka
2017-05-04 16:21:55vstinnersetmessageid: <1493914915.37.0.113275978265.issue30108@psf.upfronthosting.co.za>
2017-05-04 16:21:55vstinnerlinkissue30108 messages
2017-05-04 16:21:55vstinnercreate