]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-110514: Add PY_THROW to `sys.setprofile` events (GH-110524)
authorTian Gao <gaogaotiantian@hotmail.com>
Mon, 9 Oct 2023 08:38:45 +0000 (01:38 -0700)
committerGitHub <noreply@github.com>
Mon, 9 Oct 2023 08:38:45 +0000 (09:38 +0100)
commitdd4bb0529e44ac6f75a9ebbfcbf5d73dc251b7a7
tree74449cf04513063416fc4a2ba624af0510b1611f
parent9f8282de6bdc3e1f976318821ff151ed45fedc56
gh-110514: Add PY_THROW to `sys.setprofile` events (GH-110524)
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