]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
faulthandler: we don't use (or need) SA_SIGINFO flag of sigaction()
authorVictor Stinner <victor.stinner@haypocalc.com>
Thu, 7 Apr 2011 09:39:03 +0000 (11:39 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Thu, 7 Apr 2011 09:39:03 +0000 (11:39 +0200)
commit44e31baf958b31c3eb0b79b4e5c7176b4c6d11a7
treec6e80c64403b86b9ce935bae280ecdd8d46e48d0
parent9699440b577cf396c23eacef94c236559e3eaa40
faulthandler: we don't use (or need) SA_SIGINFO flag of sigaction()
Modules/faulthandler.c