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