STINNER Victor <vstin...@python.org> added the comment:
> On Solaris (and most likely several other platforms), > `PyThread_get_thread_native_id` is also not available. Oh, I added an explicit test for that in my PR 30556. > `Py_FrozenMain` should be added to stable ABI I suggest to first fix the issue (export the symbol), and then write a second PR to add it to the stable ABI. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue44133> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com