Hacker News new | ask | show | jobs
by thunkingdeep 465 days ago
Well if you’d bother to read it, you’d discover this is about tail calls in C, not in Python. It has nothing to do with tail recursion in Python. Guido has explicitly said that Python will never have it.