Skip to content

Commit 2511674

Browse files
chore: add news entry
1 parent a1af688 commit 2511674

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Make :meth:`bytearray.resize` thread-safe in the free-threaded build by
2+
using a critical section and calling the lock-held variant of the resize
3+
function.

0 commit comments

Comments
 (0)