Petr Viktorin <[email protected]> added the comment:
> I'm not sure why, but "Py_FrozenMain" is the *only* impacted symbol of the > whole C API. Apparently, on some platforms `PyModule_Create2` and `PyModule_FromDefAndSpec2` don't appear either. Should I rename the issue to cover these as well? ---------- nosy: +petr.viktorin _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue44133> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
