summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorVlad Hoi <hoivladyslav@yahoo.com>2022-05-05 13:40:01 (GMT)
committerGitHub <noreply@github.com>2022-05-05 13:40:01 (GMT)
commit42fee931d055a3ef8ed31abe44603b9b2856e04d (patch)
tree91ea3744ac0ad4c67322f356b0d5b8d48bc70334 /Misc/ACKS
parenta95138b2c5a3ba3d9a1a635566e22e5843b6a45c (diff)
downloadcpython-42fee931d055a3ef8ed31abe44603b9b2856e04d.zip
cpython-42fee931d055a3ef8ed31abe44603b9b2856e04d.tar.gz
cpython-42fee931d055a3ef8ed31abe44603b9b2856e04d.tar.bz2
bpo-43827: Make arguments to abc.ABCMeta.__new__ pos-only (#25385)
To avoid conflicts with `__init__subclass__`.
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 ec4de61..2b9485e 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -753,6 +753,7 @@ Albert Hofkamp
Chris Hogan
Tomas Hoger
Jonathan Hogg
+Vladyslav Hoi
Kamilla Holanda
Steve Holden
Akintayo Holder