summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2013-10-06 19:22:42 (GMT)
committerGeorg Brandl <georg@python.org>2013-10-06 19:22:42 (GMT)
commitc377fe2b968f8e1a5f276063a41cd4df75d4af2f (patch)
treecf93898988cfdccff0c499328eb994514bc2bd21 /Misc/ACKS
parenta072de14be1e8cd992404f300f0104fccedecaa9 (diff)
downloadcpython-c377fe2b968f8e1a5f276063a41cd4df75d4af2f.zip
cpython-c377fe2b968f8e1a5f276063a41cd4df75d4af2f.tar.gz
cpython-c377fe2b968f8e1a5f276063a41cd4df75d4af2f.tar.bz2
Closes #1215: document better why it is not a good idea to catch e.g. SIGSEGV and refer to faulthandler.
Patch by Martin Pool.
Diffstat (limited to 'Misc/ACKS')
-rw-r--r--Misc/ACKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index 400f528..0a49abf 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -974,6 +974,7 @@ Oleg Plakhotnyuk
Remi Pointel
Guilherme Polo
Michael Pomraning
+Martin Pool
Iustin Pop
Claudiu Popa
John Popplewell