./Include/internal/pycore_object.h:481:8: warning: array subscript 0 is outside array bounds of ‘PyObject[0]’ {aka ‘struct _object[]’} [-Warray-bounds] ./Modules/_sqlite/connection.c:2307:19: warning: comparison is always false due to limited range of data type [-Wtype-limits] ./Modules/_testcapi/long.c:231:28: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘unsigned int’ [-Wsign-compare] ./Modules/_testlimitedcapi/heaptype_relative.c:67:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]