summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorBerker Peksag <berker.peksag@gmail.com>2016-01-30 15:50:48 (GMT)
committerBerker Peksag <berker.peksag@gmail.com>2016-01-30 15:50:48 (GMT)
commit4a208e448e80ac1ce2bc805685d68da69dd44841 (patch)
tree9e8fbf4f7bbc612e8faaf7397b92694ec3172d79 /Misc/ACKS
parentef410770a7f7d559ed9a0f36ffc5bae0ebf1ca8d (diff)
downloadcpython-4a208e448e80ac1ce2bc805685d68da69dd44841.zip
cpython-4a208e448e80ac1ce2bc805685d68da69dd44841.tar.gz
cpython-4a208e448e80ac1ce2bc805685d68da69dd44841.tar.bz2
Issue #23076: Path.glob() now raises a ValueError if it's called with an
invalid pattern. Patch by Thomas Nyberg.
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 28e45d3..426d19f 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -1038,6 +1038,7 @@ Neal Norwitz
Mikhail Novikov
Michal Nowikowski
Steffen Daode Nurpmeso
+Thomas Nyberg
Nigel O'Brian
John O'Connor
Kevin O'Connor