summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorAndrew Svetlov <andrew.svetlov@gmail.com>2012-10-23 13:19:26 (GMT)
committerAndrew Svetlov <andrew.svetlov@gmail.com>2012-10-23 13:19:26 (GMT)
commit950d5fdc7f3b3d7b08a4c8c21f6d95c332d76888 (patch)
treed3ea822171ae0446a6c083c4d0f04fc82ad0f189 /Misc
parent518dbfd7b5a4614b095befc62d1abf1588c7c14a (diff)
downloadcpython-950d5fdc7f3b3d7b08a4c8c21f6d95c332d76888.zip
cpython-950d5fdc7f3b3d7b08a4c8c21f6d95c332d76888.tar.gz
cpython-950d5fdc7f3b3d7b08a4c8c21f6d95c332d76888.tar.bz2
Issue #16241: document -X faulthandler command line option.
Patch by Marek Šuppa.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/ACKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index 808d1ba..f01619e 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -1133,6 +1133,7 @@ Pal Subbiah
Nathan Sullivan
Mark Summerfield
Reuben Sumner
+Marek Šuppa
Hisao Suzuki
Kalle Svensson
Andrew Svetlov