]> granicus.if.org Git - python/commit
Issue #1754094: Improve the stack depth calculation in the compiler.
authorNeil Schemenauer <nascheme@enme.ucalgary.ca>
Wed, 14 Oct 2009 19:14:38 +0000 (19:14 +0000)
committerNeil Schemenauer <nascheme@enme.ucalgary.ca>
Wed, 14 Oct 2009 19:14:38 +0000 (19:14 +0000)
commite441cb71c73649da991d8bc418650f2748a58f72
treeb66219e97e32365d78713941065d74315d8d026d
parent46afef330f88ddcf4106094e86f54f90dbdec390
Issue #1754094: Improve the stack depth calculation in the compiler.
There should be no other effect than a small decrease in memory use.
Misc/NEWS
Python/compile.c