]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-144774: Add critical section in `BaseException.__setstate__` (GH-150578...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 15 Jul 2026 10:44:37 +0000 (12:44 +0200)
committerGitHub <noreply@github.com>
Wed, 15 Jul 2026 10:44:37 +0000 (10:44 +0000)
commit25eb043ebae331199e5cc6bc6b32583dca82994a
tree83d1a55c50a80461d7b75be21f52325347600ebd
parent5125584767c48e32aef07c4d8f9a29a85e1a03b3
[3.15] gh-144774: Add critical section in `BaseException.__setstate__` (GH-150578) (#153746)

gh-144774: Add critical section in `BaseException.__setstate__` (GH-150578)
(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