Skip to content

chardet 3.0.4

Compare
Choose a tag to compare
@dan-blanchard dan-blanchard released this 08 Jun 14:39
· 111 commits to main since this release

This minor bugfix release just fixes some packaging and documentation issues:

  • Fix issue with setup.py where pytest_runner was always being installed. (PR #119, thanks @zmedico)
  • Make sure test.py is included in the manifest (PR #118, thanks @zmedico)
  • Fix a bunch of old URLs in the README and other docs. (PRs #123 and #129, thanks @qfan and @jdufresne)
  • Update documentation to no longer imply we test/support Python 3 versions before 3.3 (PR #130, thanks @jdufresne)