[Checkins] [zopefoundation/zope.testrunner] 48dda9: Encode layer output if needed as UTF-8 before writ...

GitHub noreply at github.com
Sat Nov 24 13:51:13 CET 2018


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.testrunner
  Commit: 48dda91a8c2acebd1bcd070273c9edd2a396a3c8
      https://github.com/zopefoundation/zope.testrunner/commit/48dda91a8c2acebd1bcd070273c9edd2a396a3c8
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-11-23 (Fri, 23 Nov 2018)

  Changed paths:
    M CHANGES.rst
    M src/zope/testrunner/runner.py
    M src/zope/testrunner/tests/testrunner-layers-buff.rst

  Log Message:
  -----------
  Encode layer output if needed as UTF-8 before writing it to a buffer that explicitly (only) accepts bytes.

Update the test case to make this explicit. There are three test failures without doing the encoding.

Fixes #80


  Commit: 96b3c37119e0c708e1e959f467a82e4fb20bbdca
      https://github.com/zopefoundation/zope.testrunner/commit/96b3c37119e0c708e1e959f467a82e4fb20bbdca
  Author: Jason Madden <jason+github at nextthought.com>
  Date:   2018-11-24 (Sat, 24 Nov 2018)

  Changed paths:
    M CHANGES.rst
    M src/zope/testrunner/runner.py
    M src/zope/testrunner/tests/testrunner-layers-buff.rst

  Log Message:
  -----------
  Merge pull request #83 from zopefoundation/issue80

Encode layer output if needed as UTF-8 before writing it to a buffer …


Compare: https://github.com/zopefoundation/zope.testrunner/compare/138a8c9af00d...96b3c37119e0
      **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