-
- Downloads
[3.11] GH-94262: Don't create frame objects for frames that aren't yet...
[3.11] GH-94262: Don't create frame objects for frames that aren't yet complete. (GH-94371) (#94482)
Co-authored-by:
Mark Shannon <mark@hotpy.org>
Showing
- Include/internal/pycore_frame.h 17 additions, 0 deletionsInclude/internal/pycore_frame.h
- Lib/test/test_generators.py 37 additions, 0 deletionsLib/test/test_generators.py
- Misc/NEWS.d/next/Core and Builtins/2022-06-28-10-08-06.gh-issue-94262.m-HWUZ.rst 3 additions, 0 deletions...nd Builtins/2022-06-28-10-08-06.gh-issue-94262.m-HWUZ.rst
- Objects/codeobject.c 5 additions, 6 deletionsObjects/codeobject.c
- Objects/frameobject.c 8 additions, 2 deletionsObjects/frameobject.c
- Python/frame.c 6 additions, 2 deletionsPython/frame.c
- Python/sysmodule.c 11 additions, 3 deletionsPython/sysmodule.c
Loading
Please register or sign in to comment