commit | bf8efd226c37cb064b8251b81b260f536cb0d630 | [log] [tgz] |
---|---|---|
author | Chris Withers <chris@withers.org> | Fri Nov 30 18:33:20 2018 +0000 |
committer | Chris Withers <chris@withers.org> | Fri Nov 30 18:34:13 2018 +0000 |
tree | e6ca629e9d062725ee820d40be7a1eaf31ad1593 | |
parent | 78dd97a7ad4c41abd3237814cbe64f479a8c516f [diff] |
functools.partial has no func_defaults on Py2 also simplify _copy_func_details to match upstream.