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-04-20.11:50:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1492689048.0.0.502948516556.issue30108@psf.upfronthosting.co.za>
In-reply-to
Content
The initial issue (test_site modifies sys.path) has been fixed. I don't think that it's worth it to backport the change, it's just a warning in tests.

@Serhiy: Feel free to open a new issue if you want to enhance test_site ;-)
History
Date User Action Args
2017-04-20 11:50:48vstinnersetrecipients: + vstinner, serhiy.storchaka
2017-04-20 11:50:48vstinnersetmessageid: <1492689048.0.0.502948516556.issue30108@psf.upfronthosting.co.za>
2017-04-20 11:50:47vstinnerlinkissue30108 messages
2017-04-20 11:50:47vstinnercreate