Tal Einat <talei...@gmail.com> added the comment:
Setting the recursion limit too low also causes issues in a plain Python interactive session. With current master (to be 3.9) on Win10, I get issues with values up to 6. In IDLE values up to 20 cause an immediate exception similar to the one described by Serhiy. Anyways, I think we should increment by 25, to always set "safe" values. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue26806> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com