[Checkins] [zopefoundation/zExceptions] 51eedc: Update to the way tox.ini looks like in other ZF p...

GitHub noreply at github.com
Sat Jan 27 16:14:00 CET 2018


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zExceptions
  Commit: 51eedc897cb664564a0d668e7b52a6f0b895e432
      https://github.com/zopefoundation/zExceptions/commit/51eedc897cb664564a0d668e7b52a6f0b895e432
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-01-27 (Sat, 27 Jan 2018)

  Changed paths:
    M .gitignore
    M tox.ini

  Log Message:
  -----------
  Update to the way tox.ini looks like in other ZF packages.

This allows to run the in Python >= 3.5 again.


  Commit: 1550d9498dcbd9831b6d1246fedb3c18ae0d43dc
      https://github.com/zopefoundation/zExceptions/commit/1550d9498dcbd9831b6d1246fedb3c18ae0d43dc
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-01-27 (Sat, 27 Jan 2018)

  Changed paths:
    M src/zExceptions/tests/test___init__.py

  Log Message:
  -----------
  Use not deprecated method names.


  Commit: 67257f2e833734d832aa5b453e8ea054dce79132
      https://github.com/zopefoundation/zExceptions/commit/67257f2e833734d832aa5b453e8ea054dce79132
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-01-27 (Sat, 27 Jan 2018)

  Changed paths:
    M setup.cfg

  Log Message:
  -----------
  Configure coverage.


  Commit: b2d4138385cf27c31f01b38e007a2d46e1942d32
      https://github.com/zopefoundation/zExceptions/commit/b2d4138385cf27c31f01b38e007a2d46e1942d32
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-01-27 (Sat, 27 Jan 2018)

  Changed paths:
    M CHANGES.rst
    M setup.py
    M src/zExceptions/__init__.py
    M src/zExceptions/tests/test___init__.py

  Log Message:
  -----------
  Drop support for string exceptions.


  Commit: 67302717f1898649cd1d390efd4a62e22418874b
      https://github.com/zopefoundation/zExceptions/commit/67302717f1898649cd1d390efd4a62e22418874b
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-01-27 (Sat, 27 Jan 2018)

  Changed paths:
    M src/zExceptions/_compat.py
    M src/zExceptions/tests/test_unauthorized.py

  Log Message:
  -----------
  No longer use Python 3.2 helpers for unicode.


  Commit: 6a1a9ec649c31fd8dd72efa4b418e6c0c13815cf
      https://github.com/zopefoundation/zExceptions/commit/6a1a9ec649c31fd8dd72efa4b418e6c0c13815cf
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-01-27 (Sat, 27 Jan 2018)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Add coveralls support and use current PyPy3 version.


  Commit: 6479bb27179642127f2e9be8a27a0eb017a74f17
      https://github.com/zopefoundation/zExceptions/commit/6479bb27179642127f2e9be8a27a0eb017a74f17
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-01-27 (Sat, 27 Jan 2018)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Fix test call.


  Commit: bd595b3bee753cf112a0229ddfbf8fc58b1c1976
      https://github.com/zopefoundation/zExceptions/commit/bd595b3bee753cf112a0229ddfbf8fc58b1c1976
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-01-27 (Sat, 27 Jan 2018)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Package needs to be installed, too.


  Commit: 0cb87890cd4848cfa5111356c024da572a258a7a
      https://github.com/zopefoundation/zExceptions/commit/0cb87890cd4848cfa5111356c024da572a258a7a
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-01-27 (Sat, 27 Jan 2018)

  Changed paths:
    M .gitignore
    M .travis.yml
    M CHANGES.rst
    M setup.cfg
    M setup.py
    M src/zExceptions/__init__.py
    M src/zExceptions/_compat.py
    M src/zExceptions/tests/test___init__.py
    M src/zExceptions/tests/test_unauthorized.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #4 from zopefoundation/fix-deprecations

Fix deprecations and drop support for string exceptions.


Compare: https://github.com/zopefoundation/zExceptions/compare/a06770b59eb0...0cb87890cd48


More information about the checkins mailing list