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 petr.viktorin
Recipients kulikjak, miss-islington, petr.viktorin, shihai1991, vstinner
Date 2022-03-30.15:55:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648655723.77.0.712861026356.issue44133@roundup.psfhosted.org>
In-reply-to
Content
> Ah, sorry, I could have described the issue better. It's not a problem with exporting, PyThread_get_thread_native_id() isn't available on Solaris (and possibly other platforms) at all.

Jakub, does this mean test_stable_abi_ctypes fails on Solaris?
Are there any other missing functions?
I opened bpo-47169 to improve the situation.
History
Date User Action Args
2022-03-30 15:55:23petr.viktorinsetrecipients: + petr.viktorin, vstinner, miss-islington, kulikjak, shihai1991
2022-03-30 15:55:23petr.viktorinsetmessageid: <1648655723.77.0.712861026356.issue44133@roundup.psfhosted.org>
2022-03-30 15:55:23petr.viktorinlinkissue44133 messages
2022-03-30 15:55:23petr.viktorincreate