Marc-Andre Lemburg <m...@egenix.com> added the comment:
On 19.10.2021 18:47, Marc-Andre Lemburg wrote: > >> On Sat, Oct 16, 2021 at 5:01 AM Marc-Andre Lemburg >> <rep...@bugs.python.org> wrote: >>> I can try to port PyRun to 3.9 and 3.10 to see whether I run into any >>> issues. >>> Would that help ? >> >> Yeah, that would totally help. > > Ok, I'll start looking into this and post updates here. I have PyRun mostly working with Python 3.9. Still need to add a few new C modules, but the basics work. No changes were necessary to Tools/freeze/. The PGO build complains about test_embed not working - no surprise there. I'll patch the suite to ignore the test. BTW: Why is test_embed even used for the PGO target ? ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue45395> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com