[Checkins] [zopefoundation/zope.configuration] cef795: Make MessageID decode a bytes domain.

GitHub noreply at github.com
Wed Apr 26 15:41:21 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.configuration
  Commit: cef7952637e02c6b64653d826436c0ef96514c92
      https://github.com/zopefoundation/zope.configuration/commit/cef7952637e02c6b64653d826436c0ef96514c92
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-04-25 (Tue, 25 Apr 2017)

  Changed paths:
    A .coveragerc
    M .travis.yml
    M CHANGES.rst
    M MANIFEST.in
    M setup.py
    M src/zope/configuration/fields.py
    M src/zope/configuration/tests/test_fields.py
    M tox.ini

  Log Message:
  -----------
  Make MessageID decode a bytes domain.

Fixes #17.

Also use zope.testrunner to handle the namespace package issues.

Fixes #16.

Since we were in .travis.yml, enable coverage reporting and pip
caching.


  Commit: 8b37730eaf2172d81e175c72b1e62a20dd98ceaf
      https://github.com/zopefoundation/zope.configuration/commit/8b37730eaf2172d81e175c72b1e62a20dd98ceaf
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-04-25 (Tue, 25 Apr 2017)

  Changed paths:
    M tox.ini

  Log Message:
  -----------
  whitespace [skip ci]


  Commit: a9eb093a413e0ada48eae6f64477766bfd1d2977
      https://github.com/zopefoundation/zope.configuration/commit/a9eb093a413e0ada48eae6f64477766bfd1d2977
  Author: Jason Madden <jason+github at nextthought.com>
  Date:   2017-04-26 (Wed, 26 Apr 2017)

  Changed paths:
    A .coveragerc
    M .travis.yml
    M CHANGES.rst
    M MANIFEST.in
    M setup.py
    M src/zope/configuration/fields.py
    M src/zope/configuration/tests/test_fields.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #18 from zopefoundation/issue17

Make MessageID decode a bytes domain.


Compare: https://github.com/zopefoundation/zope.configuration/compare/6e09fee3a671...a9eb093a413e


More information about the checkins mailing list