Skip to content

I have a decode issue with GitPython #1374

Answered by Byron
99848873 asked this question in Q&A
Discussion options

You must be logged in to vote

Strangely enough it looks like I have seen this before.

The problem seems to be that the python interpreter default code is gbk, but should be utf-8 for most purposes. It can be changed on startup I think.

It looks like this is how you change the default encoding.

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
8 replies
@Byron
Comment options

@99848873
Comment options

@99848873
Comment options

@99848873
Comment options

@Byron
Comment options

Answer selected by Byron
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #1373 on November 05, 2021 06:51.