summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorEthan Furman <ethan@stoneleaf.us>2020-09-17 00:38:14 (GMT)
committerGitHub <noreply@github.com>2020-09-17 00:38:14 (GMT)
commit5efb1a77e75648012f8b52960c8637fc296a5c6d (patch)
tree8cfbebff96a1ad92a8ab64f31ee24e923631babb /Misc/ACKS
parent007eddad3b809e1555391dc7e8168918933b6184 (diff)
downloadcpython-5efb1a77e75648012f8b52960c8637fc296a5c6d.zip
cpython-5efb1a77e75648012f8b52960c8637fc296a5c6d.tar.gz
cpython-5efb1a77e75648012f8b52960c8637fc296a5c6d.tar.bz2
[3.8] bpo-39728: Enum: fix duplicate `ValueError` (GH-22277) (GH-22283)
fix default `_missing_` to return `None` instead of raising a `ValueError` Co-authored-by: Andrey Darascheka <andrei.daraschenka@leverx.com>. (cherry picked from commit c95ad7a91fbd7636f33a098d3b39964ab083bf49) Co-authored-by: Ethan Furman <ethan@stoneleaf.us>
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 e6d0c3b..eee6b9a 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -421,6 +421,7 @@ Marcos Donolo
Dima Dorfman
Yves Dorfsman
Michael Dorman
+Andrey Doroschenko
Steve Dower
Allen Downey
Cesar Douady