◐ Shell
clean mode source ↗

Message 283554 - Python tracker

Here is rebased patch (just for history). Caching argtuple is not faster (or even slower) than using fast call.

Regression in stack consumption is fixed in issue28858.

Thanks Victor!