Skip to content

Fix UnicodeDecodeError in gpgsig - #922

Merged
Byron merged 1 commit into
gitpython-developers:masterfrom
ishepard:master
Sep 16, 2019
Merged

Fix UnicodeDecodeError in gpgsig#922
Byron merged 1 commit into
gitpython-developers:masterfrom
ishepard:master

Conversation

@ishepard

Copy link
Copy Markdown
Contributor

Fix#915. Originally opened in ishepard/pydriller#58.

It turns out that commit.py already has a default_encoding field set to 'UTF-8'. This was probably a leftover from previous versions.

@Byron

Copy link
Copy Markdown
Member

Thanks a lot for your contribution, fantastic:)!

@ByronByron added this to the v3.0.3 - Bugfixes milestone Sep 16, 2019
@Byron
Byron merged commit 3d7eaf1 into gitpython-developers:masterSep 16, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

UnicodeDecodeError in gpgsig

2 participants

@ishepard@Byron