summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorBrett Cannon <brett@python.org>2016-07-15 17:58:54 (GMT)
committerBrett Cannon <brett@python.org>2016-07-15 17:58:54 (GMT)
commitf76457e12203d301c94e33957ff7121a24856b83 (patch)
tree4c536800b7fbda8ba1530b55a4f04f61eea85e6e /Misc/ACKS
parent5d9c7ed55aa824782a6dcd4db355ef2d3d03fb8a (diff)
downloadcpython-f76457e12203d301c94e33957ff7121a24856b83.zip
cpython-f76457e12203d301c94e33957ff7121a24856b83.tar.gz
cpython-f76457e12203d301c94e33957ff7121a24856b83.tar.bz2
Issue #26844: Fix imp.find_module() to have the exception related to
type issues be about 'path' instead of 'name'. Thanks to Lev Maximov for the patch.
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 27bd691..897b103 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -939,6 +939,7 @@ Graham Matthews
mattip
Martin Matusiak
Dieter Maurer
+Lev Maximov
Daniel May
Madison May
Lucas Maystre