brendon zhang <brendon-zh...@hotmail.com> added the comment:
update: it is specifically caused by passing in a generator expression to max(), where the generator invokes recursive function. I added another file to demonstrate this ---------- Added file: https://bugs.python.org/file49044/maxbug2.py _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue40225> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com