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

Known Bugs #6

Closed
2 tasks done
tonyseek opened this issue Oct 14, 2013 · 1 comment
Closed
2 tasks done

Known Bugs #6

tonyseek opened this issue Oct 14, 2013 · 1 comment
Labels

Comments

@tonyseek
Copy link
Contributor

  • The UnicodeDecodeError will be raised while path_info including non-ascii characters. Convert it into ascii string with urllib.quote.
  • The url.hostname may be None for invalid URLs. Prevent those invalid input.
@ghost ghost assigned tonyseek Oct 14, 2013
@tonyseek
Copy link
Contributor Author

All resolved.

@tonyseek tonyseek removed their assignment Apr 4, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant