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 vstinner
Recipients David.Edelsohn, Michael.Felt, aixtools@gmail.com, haubi, martin.panter, python-dev, vstinner
Date 2017-12-19.12:58:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513688332.22.0.213398074469.issue26439@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c5ae169e1b73315672770517bf51cf8464286c76 by Victor Stinner (Michael Felt) in branch 'master':
bpo-26439 Fix ctypes.util.find_library failure on AIX (#4507)
https://github.com/python/cpython/commit/c5ae169e1b73315672770517bf51cf8464286c76
History
Date User Action Args
2017-12-19 12:58:52vstinnersetrecipients: + vstinner, haubi, python-dev, martin.panter, David.Edelsohn, Michael.Felt, aixtools@gmail.com
2017-12-19 12:58:52vstinnersetmessageid: <1513688332.22.0.213398074469.issue26439@psf.upfronthosting.co.za>
2017-12-19 12:58:52vstinnerlinkissue26439 messages
2017-12-19 12:58:52vstinnercreate