cpython/Misc/NEWS.d/next/Core and Builtins/2022-06-13-13-55-34.gh-issue-93516.HILrDl.rst

2 lines
126 B
ReStructuredText

Store offset of first traceable instruction in code object to avoid having
to recompute it for each instruction when tracing.