We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b39087a commit fdc8bdfCopy full SHA for fdc8bdf
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2026-05-29-17-51-11.gh-issue-144774.jPcixe.rst
@@ -1 +1 @@
1
-Fix potential data race in `meth:: BaseException.__setstate__`.
+Fix data race in :meth:`BaseException.__setstate__` when an exception is copied while being mutated.
0 commit comments