summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorThomas Grainger <tagrain@gmail.com>2023-01-03 15:47:13 (GMT)
committerGitHub <noreply@github.com>2023-01-03 15:47:13 (GMT)
commitb3722ca058f6a6d6505cf2ea9ffabaf7fb6b6e19 (patch)
tree942d61e3869c65751b8fff5f8ab6960506f50c21 /Misc/ACKS
parent85869498331f7020e18bb243c89cd694f674b911 (diff)
downloadcpython-b3722ca058f6a6d6505cf2ea9ffabaf7fb6b6e19.zip
cpython-b3722ca058f6a6d6505cf2ea9ffabaf7fb6b6e19.tar.gz
cpython-b3722ca058f6a6d6505cf2ea9ffabaf7fb6b6e19.tar.bz2
gh-95882: fix regression in the traceback of exceptions propagated from inside a contextlib context manager (#95883)
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 d50cb3c..b4e309c 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -645,6 +645,7 @@ Hans de Graaff
Tim Graham
Kim Gräsman
Alex Grönholm
+Thomas Grainger
Nathaniel Gray
Eddy De Greef
Duane Griffin