diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2014-09-30 13:54:14 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2014-09-30 13:54:14 +0200 |
commit | 9a9e274a15370bb90a4856f9dabbc512fe565ce8 (patch) | |
tree | fb35e4ad5ac53df951499384bba64b950fee27e3 /Python/sysmodule.c | |
parent | 98707460c0c554261a8e93e28e47a9833ac9aab2 (diff) | |
download | cpython-9a9e274a15370bb90a4856f9dabbc512fe565ce8.tar.gz |
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.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions