[Checkins] [zopefoundation/zope.app.rotterdam] b79869: Add Python 3 and PyPy support.

GitHub noreply at github.com
Wed Apr 26 00:54:17 CEST 2017


  Branch: refs/heads/python3
  Home:   https://github.com/zopefoundation/zope.app.rotterdam
  Commit: b798697971e14cda8f06abc4ceff5b47e3ccedfc
      https://github.com/zopefoundation/zope.app.rotterdam/commit/b798697971e14cda8f06abc4ceff5b47e3ccedfc
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-04-25 (Tue, 25 Apr 2017)

  Changed paths:
    A .coveragerc
    M .gitignore
    M .travis.yml
    A CHANGES.rst
    R CHANGES.txt
    M MANIFEST.in
    A README.rst
    R README.txt
    A setup.cfg
    M setup.py
    M src/zope/__init__.py
    M src/zope/app/__init__.py
    M src/zope/app/rotterdam/__init__.py
    M src/zope/app/rotterdam/editingwidgets.py
    M src/zope/app/rotterdam/ftesting.zcml
    M src/zope/app/rotterdam/testing.py
    M src/zope/app/rotterdam/tests/test_editingwidgets.py
    M src/zope/app/rotterdam/tests/test_navtree.py
    M src/zope/app/rotterdam/tests/test_xmlnavigationviews.py
    M src/zope/app/rotterdam/tests/util.py
    M src/zope/app/rotterdam/xmlobject.py
    A tox.ini

  Log Message:
  -----------
  Add Python 3 and PyPy support.

Drop deps on zope.app.zcmlfiles/testing/component (which was
circular).

Coverage is not quite 100% but is very close.




More information about the checkins mailing list