diff options
author | Yang Zhao <yang.zhao@skyboxlabs.com> | 2019-12-14 00:52:35 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-01-15 21:53:39 +0100 |
commit | 0b4396f0688f6c82ada83eab68b1c8dd3669d8bf (patch) | |
tree | 499a6a09945d1cbdb520af2843620ff5cd17e4e1 /gpg-interface.c | |
parent | The fourth batch (diff) | |
download | git-0b4396f0688f6c82ada83eab68b1c8dd3669d8bf.tar.xz git-0b4396f0688f6c82ada83eab68b1c8dd3669d8bf.zip |
git-p4: make python2.7 the oldest supported version
Python2.6 and earlier have been end-of-life'd for many years now, and
we actually already use 2.7-only features in the code. Make the version
check reflect current realities.
This also removes the need to explicitly define CalledProcessError if
it's not available.
Signed-off-by: Yang Zhao <yang.zhao@skyboxlabs.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'gpg-interface.c')
0 files changed, 0 insertions, 0 deletions