Message 410757 - Python tracker

Message410757

Author vstinner
Recipients kulikjak, miss-islington, petr.viktorin, shihai1991, vstinner
Date 2022-01-17.11:22:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642418562.23.0.514659711521.issue44133@roundup.psfhosted.org>
In-reply-to
Content
Oh no, I expected that the new way to build Python would also export PyThread_get_thread_native_id() on Solaris. I reopen the issue.

Can you please specify your configure command? Can you check without Python if the symbol is exported or not? If you use --enable-shared, check in libpython, otherwise check in the "python" binary.
History
Date User Action Args
2022-01-17 11:22:42vstinnersetrecipients: + vstinner, petr.viktorin, miss-islington, kulikjak, shihai1991
2022-01-17 11:22:42vstinnersetmessageid: <1642418562.23.0.514659711521.issue44133@roundup.psfhosted.org>
2022-01-17 11:22:42vstinnerlinkissue44133 messages
2022-01-17 11:22:42vstinnercreate