Carl Friedrich Bolz-Tereick <[email protected]> added the comment:
PyPy raises a RecursionError here, which sounds like an ok outcome. So simply checking for the recursion would also be a way of fixing this... ---------- nosy: +Carl.Friedrich.Bolz _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue30570> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
