diff options
author | Yang Zhao <yang.zhao@skyboxlabs.com> | 2019-12-13 15:52:44 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-01-15 12:53:40 -0800 |
commit | a6b1306735f1a6450f22f562275c994d03324672 (patch) | |
tree | 6aa8130ce56295dfc9908f689f9e9b3b7adc169f /builtin/describe.c | |
parent | git-p4: fix freezing while waiting for fast-import progress (diff) | |
download | tgif-a6b1306735f1a6450f22f562275c994d03324672.tar.xz |
git-p4: use functools.reduce instead of reduce
For python3, reduce() has been moved to functools.reduce(). This is
also available in python2.7.
Signed-off-by: Yang Zhao <yang.zhao@skyboxlabs.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/describe.c')
0 files changed, 0 insertions, 0 deletions