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