[Checkins] [zopefoundation/zope.error] 5ccfaf: Additional tests with bytes and other values.

GitHub noreply at github.com
Fri Jul 21 16:19:56 CEST 2017


  Branch: refs/heads/issue7
  Home:   https://github.com/zopefoundation/zope.error
  Commit: 5ccfaf777e417d0bfe0d7cb386923925b0143efb
      https://github.com/zopefoundation/zope.error/commit/5ccfaf777e417d0bfe0d7cb386923925b0143efb
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-07-21 (Fri, 21 Jul 2017)

  Changed paths:
    M src/zope/error/tests.py

  Log Message:
  -----------
  Additional tests with bytes and other values.


  Commit: 770d3e649356da9da9895d299043d166aa76be5c
      https://github.com/zopefoundation/zope.error/commit/770d3e649356da9da9895d299043d166aa76be5c
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-07-21 (Fri, 21 Jul 2017)

  Changed paths:
    M CHANGES.rst
    R src/zope/error/_compat.py
    M src/zope/error/error.py
    M src/zope/error/interfaces.py
    M src/zope/error/tests.py

  Log Message:
  -----------
  Drop _compat in favor of imports from six.

Also stop using `unicode(obj)` in favor of explicitly decoding.

Partial fix #7.


Compare: https://github.com/zopefoundation/zope.error/compare/5ccfaf777e41^...770d3e649356


More information about the checkins mailing list