Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Encoding is not decoding #159

Merged
merged 1 commit into from
Nov 14, 2019
Merged

Encoding is not decoding #159

merged 1 commit into from
Nov 14, 2019

Conversation

dickmao
Copy link
Collaborator

@dickmao dickmao commented Nov 14, 2019

Commit 1562f9c seems to conflate the desire to encode request data in
utf8 with also decoding server output.

In light of #157 and #158, I am removing utf-8 decoding altogether.

The impetus to encode to utf-8 in #77, #85, and
org-trello/org-trello#340 suggest nothing about also decoding in utf-8,
so I am crossing my fingers I won't rebreak for them.

Also, clean up logging. It was impossible to follow with all the
capital letters.

Commit 1562f9c seems to conflate the desire to encode request data in
utf8 with also decoding server output.

In light of tkf#157 and tkf#158, I am removing utf-8 decoding altogether.

The impetus to encode to utf-8 in tkf#77, tkf#85, and
github/org-trello/#340 suggest nothing about also decoding in utf-8,
so I am crossing my fingers I won't rebreak for them.

Also, clean up logging.  It was impossible to follow with all the
capital letters.
@dickmao dickmao merged commit 22efefe into tkf:master Nov 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant