Skip to content

Commit 8cbb992

Browse files
authored
Update Misc/NEWS.d/next/Core_and_Builtins/2025-06-23-18-08-32.gh-issue-135871.50C528.rst
1 parent 3fb8f37 commit 8cbb992

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Free-threaded (no-GIL) builds: a non-blocking mutex lock attempt now returns
2-
immediately when the lock is busy instead of briefly spinning.
1+
Non-blocking mutex lock attempts now return immediately when the lock is busy
2+
instead of briefly spinning in the :term:`free threading` build.

0 commit comments

Comments
 (0)