[Python-ideas] Adding a frame evaluation API to CPython

Victor Stinner victor.stinner at gmail.com
Tue May 17 14:51:18 EDT 2016


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


More information about the Python-ideas mailing list