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