Issue21349 Passing a memoryview to _winreg.SetValueEx now correctly raises a TypeError where it previously crashed the interpreter. Patch by Brian Kearns
diff --git a/Misc/ACKS b/Misc/ACKS
index 9a6f57a..1c40bb3 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -657,6 +657,7 @@
 Anton Kasyanov
 Lou Kates
 Hiroaki Kawai
+Brian Kearns
 Sebastien Keim
 Ryan Kelly
 Dan Kenigsberg