Codebase Browser
cpython
Go to App
cpython
/
Misc/NEWS.d/next/Core and Builtins/
2024-06-18-22-41-05.gh-issue-120722.rS7tkE.rst
Correctly set the bytecode position on return instructions within lambdas. Patch by Jelle Zijlstra.