-
- Downloads
gh-94510: Raise on re-entrant calls to sys.setprofile and sys.settrace (GH-94511)
Co-authored-by:
Łukasz Langa <lukasz@langa.pl>
Showing
- Lib/test/test_sys_setprofile.py 39 additions, 0 deletionsLib/test/test_sys_setprofile.py
- Lib/test/test_sys_settrace.py 39 additions, 0 deletionsLib/test/test_sys_settrace.py
- Misc/NEWS.d/next/Library/2022-07-02-19-46-30.gh-issue-94510.xOatDC.rst 2 additions, 0 deletions...ext/Library/2022-07-02-19-46-30.gh-issue-94510.xOatDC.rst
- Modules/_lsprof.c 1 addition, 1 deletionModules/_lsprof.c
- Python/ceval.c 24 additions, 2 deletionsPython/ceval.c
Loading
Please register or sign in to comment