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-02.09:45:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493718347.6.0.303577078637.issue30108@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 092f4602c329e23b863692249cc630a3eba5b6b5 by Victor Stinner in branch '3.5':
bpo-30108: Restore sys.path in test_site (#1197) (#1379)
https://github.com/python/cpython/commit/092f4602c329e23b863692249cc630a3eba5b6b5
History
Date User Action Args
2017-05-02 09:45:47vstinnersetrecipients: + vstinner, serhiy.storchaka
2017-05-02 09:45:47vstinnersetmessageid: <1493718347.6.0.303577078637.issue30108@psf.upfronthosting.co.za>
2017-05-02 09:45:47vstinnerlinkissue30108 messages
2017-05-02 09:45:47vstinnercreate