STINNER Victor <[email protected]> added the comment:
> Well, Py_FrozenMain() should be rewritten with PyConfig, I want to do that > for a long time, but I don't know how to test it. It would be nice to have a > very basic test for Py_FrozenMain(). I created bpo-44131: [C API] Add tests on Py_FrozenMain(). ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue44113> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
