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 christian.heimes
Recipients christian.heimes, cstratak, matrixise, vstinner
Date 2018-02-25.12:07:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519560446.77.0.467229070634.issue32647@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 4cb373359d5ff29b222b10207516d294f3a54ad8 by Christian Heimes (Miss Islington (bot)) in branch '3.7':
[3.7] bpo-32647: Link ctypes extension with libdl. (GH-5550) (#5874)
https://github.com/python/cpython/commit/4cb373359d5ff29b222b10207516d294f3a54ad8
History
Date User Action Args
2018-02-25 12:07:26christian.heimessetrecipients: + christian.heimes, vstinner, matrixise, cstratak
2018-02-25 12:07:26christian.heimessetmessageid: <1519560446.77.0.467229070634.issue32647@psf.upfronthosting.co.za>
2018-02-25 12:07:26christian.heimeslinkissue32647 messages
2018-02-25 12:07:26christian.heimescreate