X Tutup
Skip to content

Remove .encode('utf-8') from echobot#87

Merged
jh0ker merged 1 commit intopython-telegram-bot:masterfrom
franciscod:patch-1
Nov 10, 2015
Merged

Remove .encode('utf-8') from echobot#87
jh0ker merged 1 commit intopython-telegram-bot:masterfrom
franciscod:patch-1

Conversation

@franciscod
Copy link
Copy Markdown
Contributor

This was making the bot throw TypeError on py3.

Closes #86

This was making the bot throw TypeError on py3.

Closes #86
@franciscod
Copy link
Copy Markdown
Contributor Author

this is similar to #85, and aims to fix #24 in a better way

all tests fail as now, yeahhhh

@jh0ker jh0ker self-assigned this Nov 8, 2015
jh0ker added a commit that referenced this pull request Nov 10, 2015
Remove `.encode('utf-8')` from echobot
@jh0ker jh0ker merged commit 90a77ab into python-telegram-bot:master Nov 10, 2015
@jh0ker
Copy link
Copy Markdown
Member

jh0ker commented Nov 10, 2015

Thank you :)

@github-actions github-actions bot locked and limited conversation to collaborators Aug 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

@ character

2 participants

X Tutup