There was an error while loading. Please reload this page.
1 parent 31e364a commit eda5e81Copy full SHA for eda5e81
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2026-09-04-22-00-00.gh-issue-156910.aBcD3f.rst
@@ -0,0 +1,3 @@
1
+Fix a deadlock in the :term:`free threaded <free threading>` build when
2
+setting ``__abstractmethods__`` on a type while another thread holds the
3
+type lock.
0 commit comments