Irit Katriel <[email protected]> added the comment:
Perhaps the interpreter should detect that it is about to raise a RecusionError whose context is another RecursionError, and raise a FatalError instead? ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue44917> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
