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.1.0 #6

Merged
merged 1 commit into from
May 19, 2017
Merged

Conversation

pyup-bot
Copy link
Collaborator

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

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

Changelog

2.1.0


  • add cchardetect CLI script (30) craigds

.. _30: PyYoshi/cChardet#30
.. _craigds: https://github.com/craigds

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

2.0.0


  • Improve tests

2.0a4


  • Update uchardet repo (Fix buffer overflow)

2.0a3


  • Implement UniversalDetector (like chardet)

2.0a2


  • Update uchardet repo (Fix memory leak)

2.0a1


  • Replace uchardet-enhanced_ to uchardet_
  • Remove Detector class

.. _uchardet-enhanced: https://bitbucket.org/medoc/uchardet-enhanced/overview
.. _uchardet: https://github.com/PyYoshi/uchardet

1.1.3


  • Support AArch64

1.1.2


  • Support Python 3.6

1.1.1


  • Use len() function (9e61cb9e96b138b0d18e5f9e013e144202ae4067)
  • Remove detect function in _cchardet.pyx (25b581294fc0ae8f686ac9972c8549666766f695)
  • Support manylinux1 wheel

1.1.0


  • Add Detector class
  • Improve unit tests

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

Happy merging! 🤖

@mozillazg mozillazg merged commit 60cf5bc into master May 19, 2017
@mozillazg mozillazg deleted the pyup-update-cchardet-1.0.0-to-2.1.0 branch May 19, 2017 13:12
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