File: bitarray/_bitarray.c
Function: bitarray_or
Error: returning (PyObject*)NULL without setting an exception
1756 BITWISE_FUNC(and)
1757 BITWISE_FUNC(or)
when bitarray_copy() succeeds
when considering range: -0x80000000 <= value <= -1
taking True path
when taking True path
returning (PyObject*)NULL without setting an exception
found 1 similar trace(s) to this

File: bitarray/_bitarray.c
Function: bitarray_or
Error: dereferencing NULL (res->ob_refcnt) at bitarray/_bitarray.c:1757
1756 BITWISE_FUNC(and)
1757 BITWISE_FUNC(or)
when bitarray_copy() fails
when considering range: -0x80000000 <= value <= -1
taking True path
dereferencing NULL (res->ob_refcnt) at bitarray/_bitarray.c:1757