faulthandler: test_gil_released() now uses _sigsegv() instead of _read_null(),
because _read_null() cannot be used on AIX. On AIX, reading from NULL is allowed: the first page of memory is a mapped read-only on AIX.
V
Victor Stinner committed
5083828d65b6eb617d4333a1c0c4c9b7c3f452a6
Parent: 9db521c