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 pelson
Recipients David.Edelsohn, eric.araujo, haubi, larry, pelson, pitrou, python-dev
Date 2014-10-30.09:38:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1414661899.96.0.921272497865.issue18235@psf.upfronthosting.co.za>
In-reply-to
Content
FWIW - this doesn't appear to have been backported to v2.7.x. As a result, the ./Modules/ld_so_aix reference still exists in _sysconfigdata.py in v2.7.8 (and therefore I was unable to build numpy). The workaround is easy enough, it is just something that is worth noting.
History
Date User Action Args
2014-10-30 09:38:20pelsonsetrecipients: + pelson, pitrou, larry, eric.araujo, haubi, python-dev, David.Edelsohn
2014-10-30 09:38:19pelsonsetmessageid: <1414661899.96.0.921272497865.issue18235@psf.upfronthosting.co.za>
2014-10-30 09:38:19pelsonlinkissue18235 messages
2014-10-30 09:38:19pelsoncreate