summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2021-08-03 10:10:38 (GMT)
committerGitHub <noreply@github.com>2021-08-03 10:10:38 (GMT)
commit8ce7f2f4ef04e19209f1dfd2a0cf50ddcd0e999f (patch)
treeff2643fb5de8c15ad3b1b123be5abc338df0bc4e /Misc/ACKS
parent2b8d4eaec9a8f7e022295efd86105b19e359d2a4 (diff)
downloadcpython-8ce7f2f4ef04e19209f1dfd2a0cf50ddcd0e999f.zip
cpython-8ce7f2f4ef04e19209f1dfd2a0cf50ddcd0e999f.tar.gz
cpython-8ce7f2f4ef04e19209f1dfd2a0cf50ddcd0e999f.tar.bz2
bpo-39091: Fix segfault when Exception constructor returns non-exception for gen.throw. (GH-17658) (GH-27572)
Co-authored-by: Benjamin Peterson <benjamin@python.org> (cherry picked from commit 83ca46b7784b7357d82ec47b33295e09ed7380cb) Co-authored-by: Noah <33094578+coolreader18@users.noreply.github.com>
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 3f0506e..3e750c0 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -1300,6 +1300,7 @@ Peter Otten
Michael Otteneder
Richard Oudkerk
Russel Owen
+Noah Oxer
Joonas Paalasmaa
Yaroslav Pankovych
Martin Packman