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
Date 2018-01-24.13:25:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516800331.03.0.467229070634.issue32647@psf.upfronthosting.co.za>
In-reply-to
Content
Unfortunately when trying to reproduce it by compiling from source and adding the '-z defs' flag to the linker, undefined symbol issues appeared for all the extension modules of the stdlib.
History
Date User Action Args
2018-01-24 13:25:31cstrataksetrecipients: + cstratak, christian.heimes
2018-01-24 13:25:31cstrataksetmessageid: <1516800331.03.0.467229070634.issue32647@psf.upfronthosting.co.za>
2018-01-24 13:25:31cstrataklinkissue32647 messages
2018-01-24 13:25:30cstratakcreate