There was an error while loading. Please reload this page.
1 parent 722324d commit 75afa46Copy full SHA for 75afa46
1 file changed
Misc/NEWS.d/next/C_API/2026-09-12-21-00-42.gh-issue-156995.UVjqQe.rst
@@ -0,0 +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
3
+object. Patch by Stan Ulbrych.
0 commit comments