]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-144774: Add critical section in `BaseException.__setstate__` (#150578)
authorBrij Kapadia <97006829+brijkapadia@users.noreply.github.com>
Sat, 30 May 2026 15:37:27 +0000 (11:37 -0400)
committerGitHub <noreply@github.com>
Sat, 30 May 2026 15:37:27 +0000 (21:07 +0530)
commitf586fd9e304e6747fdebe2477355beb059724571
tree9197d448d9159e65ae4b5c8d4801e1017c4cda28
parent25a5d874f28fcf55c949da06f48e77d985b75fdb
gh-144774: Add critical section in `BaseException.__setstate__` (#150578)
Lib/test/test_free_threading/test_exceptions.py [new file with mode: 0644]
Misc/NEWS.d/next/Core_and_Builtins/2026-05-29-17-51-11.gh-issue-144774.jPcixe.rst [new file with mode: 0644]
Objects/clinic/exceptions.c.h
Objects/exceptions.c