]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-144774: Add critical section in `BaseException.__setstate__` (GH-150578...
authorNeil Schemenauer <nas-github@arctrix.com>
Fri, 17 Jul 2026 20:08:26 +0000 (13:08 -0700)
committerGitHub <noreply@github.com>
Fri, 17 Jul 2026 20:08:26 +0000 (13:08 -0700)
commit9a8d75692950d1d2948672fbcbe88373c8ea7891
treeaba31042426b81a3ac98961363d393e72d519856
parent548c119e4b18536b36f803599b405ce78fb8d8e0
[3.14] gh-144774: Add critical section in `BaseException.__setstate__` (GH-150578) (GH-153819)

(cherry picked from commit f586fd9e304e6747fdebe2477355beb059724571)

Co-authored-by: Brij Kapadia <97006829+brijkapadia@users.noreply.github.com>
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