[issue25825] AIX shared library extension modules installation broken

David Edelsohn report at bugs.python.org
Tue Aug 23 10:00:09 EDT 2016


David Edelsohn added the comment:

$(BINLIBDEST)/config is equivalent to $(LIBPL) in Python 2.7, so Python 2.7 should be okay.

Patch2 will not make test_distutils results worse, but the test results may not represent the true status of distutils on AIX if the matching Python version is not installed so that the test can find the files in the installed location.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25825>
_______________________________________


More information about the Python-bugs-list mailing list