
17 May
2016
17 May
'16
6:51 p.m.
Hi,
Nice PEP.
I would be nice to see how Yury Sulivanov's "implement per-opcode cache in ceval" patch would benefit from your PEP:
* https://bugs.python.org/issue26219 * https://mail.python.org/pipermail/python-dev/2016-February/143025.html
This patch depends on the "Speedup method calls 1.2x" patch:
* https://bugs.python.org/issue26110 * https://mail.python.org/pipermail/python-dev/2016-January/142945.html
Victor