summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorR David Murray <rdmurray@bitdance.com>2014-03-23 19:08:43 (GMT)
committerR David Murray <rdmurray@bitdance.com>2014-03-23 19:08:43 (GMT)
commite1b6f97daedcfab29c1139ddb8c41292cd7de472 (patch)
tree580920419e1db0b677444a7fb33201d44f32b114 /Misc/ACKS
parent91e7f04fc55523b339209dc6fb7702d3cf6bade4 (diff)
downloadcpython-e1b6f97daedcfab29c1139ddb8c41292cd7de472.zip
cpython-e1b6f97daedcfab29c1139ddb8c41292cd7de472.tar.gz
cpython-e1b6f97daedcfab29c1139ddb8c41292cd7de472.tar.bz2
#20145: assert[Raises|Warns]Regex now raise TypeError on bad regex.
Previously a non-string, non-regex second argument could cause the test to always pass. Initial patch by Kamilla Holanda.
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 8875389..b7404ca 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -546,6 +546,7 @@ Stefan Hoffmeister
Albert Hofkamp
Tomas Hoger
Jonathan Hogg
+Kamilla Holanda
Steve Holden
Akintayo Holder
Thomas Holenstein