Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 242 Bytes

File metadata and controls

4 lines (4 loc) · 242 Bytes

Allow objects other than code objects as the "executable" in internal frames. In the long term, this can help tools like Cython and PySpy interact more efficiently. In the shorter term, it allows us to perform some optimizations more simply.