[issue40225] generator exhaustion for builtin functions in recursion is O(depth)

brendon zhang report at bugs.python.org
Wed Apr 8 09:07:39 EDT 2020


Change by brendon zhang <brendon-zhang at hotmail.com>:


----------
title: max() performance regression (quadratic time) -> generator exhaustion for builtin functions in recursion is O(depth)

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40225>
_______________________________________


More information about the Python-bugs-list mailing list