-
- Downloads
[3.11] gh-94485: Set line number of module's RESUME instruction to 0 as...
[3.11] gh-94485: Set line number of module's RESUME instruction to 0 as specified by PEP 626 (GH-94552) (GH-94562) Co-authored-by:Irit Katriel <1055913+iritkatriel@users.noreply.github.com> Co-authored-by:
Mark Shannon <mark@hotpy.org> (cherry picked from commit 324d0194)
Showing
- Lib/importlib/_bootstrap_external.py 3 additions, 2 deletionsLib/importlib/_bootstrap_external.py
- Lib/test/test_code.py 0 additions, 1 deletionLib/test/test_code.py
- Lib/test/test_compile.py 3 additions, 1 deletionLib/test/test_compile.py
- Lib/test/test_dis.py 9 additions, 9 deletionsLib/test/test_dis.py
- Misc/NEWS.d/next/Core and Builtins/2022-07-01-20-00-19.gh-issue-94485.mo5st7.rst 2 additions, 0 deletions...nd Builtins/2022-07-01-20-00-19.gh-issue-94485.mo5st7.rst
- Programs/test_frozenmain.h 11 additions, 11 deletionsPrograms/test_frozenmain.h
- Python/compile.c 4 additions, 1 deletionPython/compile.c
Loading
Please register or sign in to comment