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