Steve Stagg <stest...@gmail.com> added the comment:
PR: https://github.com/python/cpython/pull/23744 stops this from segfaulting. It does however raise a RecursionError: RecursionError: maximum recursion depth exceeded during compilation As per https://bugs.python.org/issue42609#msg382910, Serhiy implies that the new recursion error is probably expected and acceptable. ---------- nosy: +serhiy.storchaka, stestagg _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue42716> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com