Karthikeyan Singaravelan <[email protected]> added the comment:
I am not sure this is related to logging and looks similar to issue35542 except
stack (depends on OS) is exhausted without setrecursionlimit(). What does below
return?
def rec():
rec()
rec()
----------
nosy: +xtreak
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue36272>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com