There was an error while loading. Please reload this page.
1 parent cb81ae4 commit 38b79e8Copy full SHA for 38b79e8
1 file changed
Misc/NEWS.d/next/C_API/2026-09-12-21-00-42.gh-issue-156995.UVjqQe.rst
@@ -1,3 +1,3 @@
1
On Free Threading, ``_PyBytes_Resize(&obj, 1)`` no longer returns a single byte
2
-singleton is the current thread is different than the thread which created the
+singleton if the current thread is different than the thread which created the
3
object. Patch by Stan Ulbrych.
0 commit comments