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

Add Farsi (Persian) Language Support #260

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

mxamin
Copy link

@mxamin mxamin commented Sep 5, 2016

No description provided.

- Python hashing function sometimes falls into a recursion loop (I
  don't know why?!) when a unencoded text passed to it.

- Before passing a encoded url to `urllib2.urlopen`, the url MUST
  be quoted, otherwise we will receive HTTP 400 (bad request) response
  from web server. It's better to use `requests` module instead of
  `urllib2` which handles these situations internally.
@saeedesmaili
Copy link

+1

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.

None yet

2 participants