]> granicus.if.org Git - python/commit
don't scale compiler stack frames if the recursion limit is huge (closes #19098)
authorBenjamin Peterson <benjamin@python.org>
Fri, 27 Sep 2013 02:17:45 +0000 (22:17 -0400)
committerBenjamin Peterson <benjamin@python.org>
Fri, 27 Sep 2013 02:17:45 +0000 (22:17 -0400)
commit305e5aac85d8350ef8501b5e53b91555b3d75b84
tree1632538a3c15998556a7911e8d9cdd63c7085b58
parent369606df2f9235e8e9bce1feabf1ac48c889f8d5
don't scale compiler stack frames if the recursion limit is huge (closes #19098)
Misc/NEWS
Python/symtable.c