diff options
author | Stimim Chen <106878+Stimim@users.noreply.github.com> | 2020-12-03 19:00:56 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-03 12:00:56 +0100 |
commit | 1ac40cd4456230f09bf0258b173304929d118992 (patch) | |
tree | 81e09476d2b90eada7770da4fde57506b617fbd5 /tools/upgrade.sh | |
parent | 3f8af040e9ed2d940451a5259e9c44308b695e60 (diff) | |
download | zsh-1ac40cd4456230f09bf0258b173304929d118992.tar.gz zsh-1ac40cd4456230f09bf0258b173304929d118992.tar.bz2 zsh-1ac40cd4456230f09bf0258b173304929d118992.zip |
fix(git-prompt): make `gitstatus.py` python3-compatible (#9186)
check_output() in get_tagname_or_hash() returns bytes instead of str in
python3. Decode the return value to utf-8, this works in both python2
and python3.
Co-authored-by: Stimim Chen <stimim@google.com>
Diffstat (limited to 'tools/upgrade.sh')
0 files changed, 0 insertions, 0 deletions