]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-110514: Add PY_THROW to `sys.setprofile` events (GH-110524) (#110541)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 9 Oct 2023 09:11:51 +0000 (11:11 +0200)
committerGitHub <noreply@github.com>
Mon, 9 Oct 2023 09:11:51 +0000 (09:11 +0000)
commitdae3db188329376134efe0433b1ded435a61f03a
treee6b5bad63101420bb437a184b0512153ad7f4cd9
parentfb8c0415a26690df5b97e89ff1cc8e6d6b2473c3
[3.12] gh-110514: Add PY_THROW to `sys.setprofile` events (GH-110524) (#110541)

gh-110514: Add PY_THROW to `sys.setprofile` events (GH-110524)
(cherry picked from commit dd4bb0529e44ac6f75a9ebbfcbf5d73dc251b7a7)

Co-authored-by: Tian Gao <gaogaotiantian@hotmail.com>
Lib/test/test_sys_setprofile.py
Misc/NEWS.d/next/Core and Builtins/2023-10-08-20-08-54.gh-issue-110514.Q9bdRU.rst [new file with mode: 0644]
Python/legacy_tracing.c