Message 264658 - Python tracker (original) (raw)
I'm confused by the relationship between this and issue 26110. That seems to be a much simpler patch (which also doesn't apply cleanly). If 26110 really increases method calls by 20%, what does this add? (By which I mean (a) what additional optimizations does it have, and (b) what additional speedup does it have?)
I'm asking because I'm still trying to look for reasons why I should accept PEP 509, and this is brought up as a reason.