Skip to content

Commit 98888e0

Browse files
committed
Add blurb
1 parent 314253c commit 98888e0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Fix several ``bytearray`` crashes caused by calling or not calling __init__
2+
at the expected times. As a side-effect, calling __init__ on an empty
3+
bytearray that has an active buffer view (``memoryview`` or similar) will
4+
now raise a ``BufferError``

0 commit comments

Comments
 (0)