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 kesara
Recipients Arfrever, alexis, carljm, dstufft, eric.araujo, kesara, rbcollins, tarek, vinay.sajip, ysj.ray
Date 2016-09-20.02:59:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1474340381.74.0.781096055832.issue6087@psf.upfronthosting.co.za>
In-reply-to
Content
fix-6087.diff passes on OSX (Python 3.6)

$ ./python.exe -m test test_distutils test_sysconfig -j3
Run tests in parallel using 3 child processes
0:00:01 [1/2] test_sysconfig passed
0:00:13 [2/2] test_distutils passed
All 2 tests OK.

Total duration: 14 sec
Tests result: SUCCESS
History
Date User Action Args
2016-09-20 02:59:41kesarasetrecipients: + kesara, vinay.sajip, rbcollins, tarek, carljm, eric.araujo, Arfrever, ysj.ray, alexis, dstufft
2016-09-20 02:59:41kesarasetmessageid: <1474340381.74.0.781096055832.issue6087@psf.upfronthosting.co.za>
2016-09-20 02:59:41kesaralinkissue6087 messages
2016-09-20 02:59:41kesaracreate