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

GitHub noreply at github.com
Fri Nov 23 23:10:36 CET 2018


  Branch: refs/heads/issue80
  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



      **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