| File: | bitarray/_bitarray.c |
| Function: | bitarray_ixor |
| Error: | returning (PyObject*)NULL without setting an exception |
1773 BITWISE_IFUNC(or)
1774 BITWISE_IFUNC(xor)
when considering range: -0x80000000 <= value <= -1
taking True path
returning (PyObject*)NULL without setting an exception