[Checkins] [zopefoundation/z3c.etestbrowser] 34b17f: Port to Python 3.3

GitHub noreply at github.com
Mon Mar 25 14:29:24 UTC 2013


  Branch: refs/heads/py3
  Home:   https://github.com/zopefoundation/z3c.etestbrowser
  Commit: 34b17f629d7c905cedab7e7c5ddb7af45b0b3701
      https://github.com/zopefoundation/z3c.etestbrowser/commit/34b17f629d7c905cedab7e7c5ddb7af45b0b3701
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2013-03-25 (Mon, 25 Mar 2013)

  Changed paths:
    M .travis.yml
    M CHANGES.txt
    M setup.py
    M src/z3c/__init__.py
    M src/z3c/etestbrowser/README.txt
    A src/z3c/etestbrowser/_prettyprint.py
    M src/z3c/etestbrowser/browser.py
    A src/z3c/etestbrowser/fake_index.pt
    M src/z3c/etestbrowser/ftesting.zcml
    M src/z3c/etestbrowser/tests.py
    R src/z3c/etestbrowser/wsgi.txt
    M tox.ini

  Log Message:
  -----------
  Port to Python 3.3


  Commit: 262e9975eab5a60cc93b7edfdbfd54381173d618
      https://github.com/zopefoundation/z3c.etestbrowser/commit/262e9975eab5a60cc93b7edfdbfd54381173d618
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2013-03-25 (Mon, 25 Mar 2013)

  Changed paths:
    M tox.ini

  Log Message:
  -----------
  Explicitly list dependencies we're referencing directly

This is a painfully long list because we have a painfully long sequence
of includes in ftesting.zcml, cargo-culted from zope.app.wsgi's
ftesting.zcml.


Compare: https://github.com/zopefoundation/z3c.etestbrowser/compare/34b17f629d7c^...262e9975eab5


More information about the checkins mailing list