Why no tailcall-optimization?

process circularfunc at gmail.com
Mon Sep 22 21:13:30 EDT 2008


Why doesn't Python optimize tailcalls? Are there plans for it?

I know GvR dislikes some of the functional additions like reduce and
Python is supposedly about "one preferrable way of doing things" but
not being able to use recursion properly is just a big pain in the
a**.




More information about the Python-list mailing list