Issue #12428: Add a pure Python implementation of functools.partial().
Patch by Brian Thorne.
diff --git a/Misc/ACKS b/Misc/ACKS
index aeb7f0f..f469ee2 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -1166,6 +1166,7 @@
 Nicolas M. Thiéry
 James Thomas
 Robin Thomas
+Brian Thorne
 Stephen Thorne
 Jeremy Thurgood
 Eric Tiedemann