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