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 cchardet support and use chardet as fallback #4115

Closed
wants to merge 7 commits into from
Closed

add cchardet support and use chardet as fallback #4115

wants to merge 7 commits into from

Commits on May 30, 2017

  1. add cchardet and use chardet as fallback

    mfranke committed May 30, 2017
    Configuration menu
    Copy the full SHA
    689b692 View commit details
    Browse the repository at this point in the history
  2. improve readability

    mfranke committed May 30, 2017
    Configuration menu
    Copy the full SHA
    2335dae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbe5a7a View commit details
    Browse the repository at this point in the history
  4. update tox.ini

    mfranke committed May 30, 2017
    Configuration menu
    Copy the full SHA
    b231590 View commit details
    Browse the repository at this point in the history
  5. dedupe logic

    mfranke committed May 30, 2017
    Configuration menu
    Copy the full SHA
    2f88d52 View commit details
    Browse the repository at this point in the history
  6. use get_version as well for urllib3

    remove unnecessary SyntaxError
    pin cchardet to >=2.1.0 <2.2.0
    mfranke committed May 30, 2017
    Configuration menu
    Copy the full SHA
    0e3bb27 View commit details
    Browse the repository at this point in the history
  7. Revert "update tox.ini"

    This reverts commit b231590.
    mfranke committed May 30, 2017
    Configuration menu
    Copy the full SHA
    03851c5 View commit details
    Browse the repository at this point in the history