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 cstratak
Recipients christian.heimes, cstratak, matrixise, vstinner
Date 2018-02-06.15:33:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517931219.31.0.467229070634.issue32647@psf.upfronthosting.co.za>
In-reply-to
Content
Just tested it for python3 on a rawhide system with the flag enabled and it works, ctypes is compiled successfully.

python2 is not affected the same way though, various modules fail there with different undefined references issues when setting the flag.
History
Date User Action Args
2018-02-06 15:33:39cstrataksetrecipients: + cstratak, vstinner, christian.heimes, matrixise
2018-02-06 15:33:39cstrataksetmessageid: <1517931219.31.0.467229070634.issue32647@psf.upfronthosting.co.za>
2018-02-06 15:33:39cstrataklinkissue32647 messages
2018-02-06 15:33:39cstratakcreate