Issue #16284: Prevent keeping unnecessary references to worker functions in concurrent.futures ThreadPoolExecutor.
diff --git a/Misc/ACKS b/Misc/ACKS
index 96d8178..bc5fc61 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -726,6 +726,7 @@
 Loren Luke
 Fredrik Lundh
 Mark Lutz
+Taras Lyapun
 Jim Lynch
 Mikael Lyngvig
 Martin von Löwis