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:52:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493916748.72.0.890670118699.issue30108@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e81e355a8e43956802211115e3f99859a1a29ecb by Victor Stinner in branch '2.7':
bpo-30108: Fix test_site setUpModule() (#1460)
https://github.com/python/cpython/commit/e81e355a8e43956802211115e3f99859a1a29ecb
History
Date User Action Args
2017-05-04 16:52:28vstinnersetrecipients: + vstinner, serhiy.storchaka
2017-05-04 16:52:28vstinnersetmessageid: <1493916748.72.0.890670118699.issue30108@psf.upfronthosting.co.za>
2017-05-04 16:52:28vstinnerlinkissue30108 messages
2017-05-04 16:52:28vstinnercreate