Closed
Description
Crash report
Code says that it cannot fail:
cpython/Objects/bytearrayobject.c
Lines 44 to 56 in 4cd1076
But, it can:
Lines 770 to 774 in 4cd1076
I have a PR ready.
Code says that it cannot fail:
cpython/Objects/bytearrayobject.c
Lines 44 to 56 in 4cd1076
But, it can:
Lines 770 to 774 in 4cd1076
I have a PR ready.