Kesara Rathnayake added the comment:
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
Kesara Rathnayake added the comment:
Test output:
[cpython.25567]$ ./python.exe -m test test_distutils test_sysconfig -j3
Run tests in parallel using 3 child processes
0:00:01 [1/2/1] test_sysconfig failed
test test_sysconfig failed -- Traceback (most recent call last):
File "/Users/k
Kesara Rathnayake added the comment:
These patches break both test_distutils & test_sysconfig tests.
--
___
Python tracker
<http://bugs.python.org/is
Kesara Rathnayake added the comment:
Updated patch based on vinay.sajip's patch.
--
Added file: http://bugs.python.org/file44617/6087_sysconfig.diff
___
Python tracker
<http://bugs.python.org/i
Kesara Rathnayake added the comment:
Updated patch based on vinay.sajip's patch.
--
Added file: http://bugs.python.org/file44616/6087_distutils_sysconfig.diff
___
Python tracker
<http://bugs.python.org/i
Kesara Rathnayake added the comment:
This issue still exists in Python 3.7.
--
nosy: +kesara
versions: +Python 3.7
___
Python tracker
<http://bugs.python.org/issue6
Changes by Kesara Rathnayake :
--
versions: +Python 3.6, Python 3.7
___
Python tracker
<http://bugs.python.org/issue17582>
___
___
Python-bugs-list mailin