[Checkins] [zopefoundation/z3c.etestbrowser] c37f15: Add support for Python 3.

Michael Howitz noreply at github.com
Wed Feb 27 16:49:22 CET 2019


  Branch: refs/heads/issue6-py3
  Home:   https://github.com/zopefoundation/z3c.etestbrowser
  Commit: c37f15fd05655805050f951c8ab18ea382dd086c
      https://github.com/zopefoundation/z3c.etestbrowser/commit/c37f15fd05655805050f951c8ab18ea382dd086c
  Author: Michael Howitz <mh at gocept.com>
  Date:   2019-02-27 (Wed, 27 Feb 2019)

  Changed paths:
    M .travis.yml
    M CHANGES.txt
    M setup.py
    M src/z3c/etestbrowser/README.txt
    M src/z3c/etestbrowser/browser.py
    M src/z3c/etestbrowser/tests.py
    M src/z3c/etestbrowser/wsgi.txt
    M tox.ini

  Log Message:
  -----------
  Add support for Python 3.

This requires to drop `.browser.ExtendedTestBrowser.pretty_print`
as its requirements are deprecated (`formatter`) or even removed from
Python's StdLib (htmllib).




More information about the checkins mailing list