[issue6087] distutils.sysconfig.get_python_lib gives surprising result when used with a Python build

2016-09-19 Thread Kesara Rathnayake
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

[issue6087] distutils.sysconfig.get_python_lib gives surprising result when used with a Python build

2016-09-12 Thread Kesara Rathnayake
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

[issue6087] distutils.sysconfig.get_python_lib gives surprising result when used with a Python build

2016-09-12 Thread Kesara Rathnayake
Kesara Rathnayake added the comment: These patches break both test_distutils & test_sysconfig tests. -- ___ Python tracker <http://bugs.python.org/is

[issue6087] distutils.sysconfig.get_python_lib gives surprising result when used with a Python build

2016-09-12 Thread Kesara Rathnayake
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

[issue6087] distutils.sysconfig.get_python_lib gives surprising result when used with a Python build

2016-09-12 Thread Kesara Rathnayake
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

[issue6087] distutils.sysconfig.get_python_lib gives surprising result when used with a Python build

2016-09-12 Thread Kesara Rathnayake
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

[issue17582] xml.etree.ElementTree does not preserve whitespaces in attributes

2016-09-11 Thread Kesara Rathnayake
Changes by Kesara Rathnayake : -- versions: +Python 3.6, Python 3.7 ___ Python tracker <http://bugs.python.org/issue17582> ___ ___ Python-bugs-list mailin