-
- Downloads
[3.11] gh-94510: Raise on re-entrant calls to sys.setprofile and sys.settrace (GH-94511) (GH-94578)
Co-authored-by:Pablo Galindo Salgado <Pablogsal@gmail.com> Co-authored-by:
Łukasz Langa <lukasz@langa.pl> (cherry picked from commit 40d81fd6)
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