[Checkins] [zopefoundation/AuthEncoding] aa7aab: Support Python 3.7 (#3)

GitHub noreply at github.com
Tue Oct 30 10:31:44 CET 2018


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/AuthEncoding
  Commit: aa7aaba6cac674cdebe0f855864d7aa4007cbd94
      https://github.com/zopefoundation/AuthEncoding/commit/aa7aaba6cac674cdebe0f855864d7aa4007cbd94
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    A .coveragerc
    M .travis.yml
    M CHANGES.txt
    M MANIFEST.in
    R bootstrap.py
    R buildout.cfg
    A setup.cfg
    M setup.py
    M src/AuthEncoding/AuthEncoding.py
    M src/AuthEncoding/__init__.py
    M tox.ini

  Log Message:
  -----------
  Support Python 3.7 (#3)

* Add support for Python 3.6, 3.7 and PyPy3.

but drop support for Python 3.3 and 3.4.

* Add coveralls and improve coverage analysis.

* Also test against bcrypt.

* Flake8.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the checkins mailing list