summaryrefslogtreecommitdiff
path: root/Python/sysmodule.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2014-09-30 13:55:30 +0200
committerVictor Stinner <victor.stinner@gmail.com>2014-09-30 13:55:30 +0200
commit1904cd9dda6dadf396c1f28031346bdc035d420d (patch)
treeca0b9c637e5554446b6266b255c9e303407d3d7b /Python/sysmodule.c
parent9a9e274a15370bb90a4856f9dabbc512fe565ce8 (diff)
parent8d799851fb876c167930eed7d0b23fada08a08d8 (diff)
downloadcpython-1904cd9dda6dadf396c1f28031346bdc035d420d.tar.gz
(Merge 3.4) 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. _read_null() and _sigabrt() don't accept parameters.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions