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-04-25.00:11:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493079072.24.0.481283080442.issue30132@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f6448e5d65c349576df6e83b8324b9c208e77615 by Victor Stinner in branch 'master':
bpo-30132: distutils test_build_ext() uses temp_cwd() (#1278)
https://github.com/python/cpython/commit/f6448e5d65c349576df6e83b8324b9c208e77615
History
Date User Action Args
2017-04-25 00:11:12vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, steve.dower
2017-04-25 00:11:12vstinnersetmessageid: <1493079072.24.0.481283080442.issue30132@psf.upfronthosting.co.za>
2017-04-25 00:11:12vstinnerlinkissue30132 messages
2017-04-25 00:11:11vstinnercreate