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 ned.deily
Recipients Ian Burgwin, Michael.Felt, amaury.forgeotdarc, belopolsky, meador.inge, ned.deily, vstinner
Date 2018-05-02.02:31:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1525228305.03.0.682650639539.issue33281@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d06d345f04b3f7e5b318df69b1d179328a64ca9c by Ned Deily (Ray Donnelly) in branch 'master':
bpo-33281:  Fix ctypes.util.find_library regression on macOS (GH-6625)
https://github.com/python/cpython/commit/d06d345f04b3f7e5b318df69b1d179328a64ca9c
History
Date User Action Args
2018-05-02 02:31:45ned.deilysetrecipients: + ned.deily, amaury.forgeotdarc, belopolsky, vstinner, meador.inge, Michael.Felt, Ian Burgwin
2018-05-02 02:31:45ned.deilysetmessageid: <1525228305.03.0.682650639539.issue33281@psf.upfronthosting.co.za>
2018-05-02 02:31:45ned.deilylinkissue33281 messages
2018-05-02 02:31:44ned.deilycreate