summaryrefslogtreecommitdiff
path: root/ci
diff options
context:
space:
mode:
authorLibravatar Yang Zhao <yang.zhao@skyboxlabs.com>2019-12-13 15:52:47 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2020-01-15 12:53:40 -0800
commit7575f4fdecf22cf232975625ec53add3f2b962e4 (patch)
tree164fd8e085a6123164ce81690f4c2c83d698d5f4 /ci
parentgit-p4: simplify regex pattern generation for parsing diff-tree (diff)
downloadtgif-7575f4fdecf22cf232975625ec53add3f2b962e4.tar.xz
git-p4: use python3's input() everywhere
Python3 deprecates raw_input() from 2.7 and replaced it with input(). Since we do not need 2.7's input() semantics, `raw_input()` is aliased to `input()` for easy forward compatability. Signed-off-by: Yang Zhao <yang.zhao@skyboxlabs.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'ci')
0 files changed, 0 insertions, 0 deletions