Skip to content

Removing the encoding seems to have resolved issues on py 2.7#44

Open
megalithic wants to merge 1 commit into
syabruk:masterfrom
megalithic:master
Open

Removing the encoding seems to have resolved issues on py 2.7#44
megalithic wants to merge 1 commit into
syabruk:masterfrom
megalithic:master

Conversation

@megalithic

Copy link
Copy Markdown
Contributor

I was wrong with my last one, it doesn't seem to need any encoding, this is on python 2.7. I'm not sure if my situation is different from the "norm", but for me, removing the re-assignment of message to encode it does in fact completely fix the issues I was having. My last fix I was still getting intermittent failures.

Sorry about that.

@samuliedvin

Copy link
Copy Markdown

I'm facing similar behaviour - it's somewhat weird that using python 2.7 I would need to decode the message containing unicode characters, but the title and subtitle doesn't need any decoding. This change would fix the problem at least for me too.

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.

2 participants