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 paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-05-02.13:50:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493733045.61.0.594487986332.issue30132@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 30768958490c658fba0fe24f1cabbdad44be22ff by Victor Stinner in branch '3.6':
bpo-30132: distutils BuildExtTestCase use temp_cwd (#1387)
https://github.com/python/cpython/commit/30768958490c658fba0fe24f1cabbdad44be22ff
History
Date User Action Args
2017-05-02 13:50:45vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, steve.dower
2017-05-02 13:50:45vstinnersetmessageid: <1493733045.61.0.594487986332.issue30132@psf.upfronthosting.co.za>
2017-05-02 13:50:45vstinnerlinkissue30132 messages
2017-05-02 13:50:45vstinnercreate