commit | b5b371416843b2b12ef2010fa1b9b257327ac91a | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Tue Nov 13 21:35:40 2012 +0100 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Tue Nov 13 21:35:40 2012 +0100 |
tree | 6288b9b518ae5c564e0754e3cbed3b84ec32c87e | |
parent | 65a35dcadd668b122d6235e9b9bd43380c1a098b [diff] [blame] |
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