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

Update cchardet to 2.0.1 #71

Merged
merged 1 commit into from
Apr 25, 2017
Merged

Conversation

pyup-bot
Copy link
Collaborator

There's a new version of cchardet available.
You are currently using 2.0.0. I have updated it to 2.0.1

These links might come in handy: PyPI | Changelog | Repo

Changelog

2.0.1


  • fix an issue where UTF-8 with a BOM would not be detected as UTF-8-SIG (fix 28_)
  • pass NULL Byte to feed() / detect() (fix 27_)

.. _28: PyYoshi/cChardet#28
.. _27: PyYoshi/cChardet#27

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖

@codecov
Copy link

codecov bot commented Apr 25, 2017

Codecov Report

Merging #71 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #71   +/-   ##
=======================================
  Coverage   93.73%   93.73%           
=======================================
  Files           9        9           
  Lines         750      750           
  Branches       88       88           
=======================================
  Hits          703      703           
  Misses         35       35           
  Partials       12       12

@samuelcolvin samuelcolvin merged commit 02a8d69 into master Apr 25, 2017
@samuelcolvin samuelcolvin deleted the pyup-update-cchardet-2.0.0-to-2.0.1 branch April 25, 2017 19:54
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