[Checkins] [zopefoundation/zope.browsermenu] 150b26: Drop Python 3.3 and 100% coverage

GitHub noreply at github.com
Wed Aug 2 13:02:00 CEST 2017


  Branch: refs/heads/fix-tests-coveralls
  Home:   https://github.com/zopefoundation/zope.browsermenu
  Commit: 150b2606585777645f4eb8666b8e84a2667532c4
      https://github.com/zopefoundation/zope.browsermenu/commit/150b2606585777645f4eb8666b8e84a2667532c4
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-08-02 (Wed, 02 Aug 2017)

  Changed paths:
    M .coveragerc
    M .travis.yml
    M CHANGES.rst
    M README.rst
    M setup.py
    R src/zope/browsermenu/_compat.py
    M src/zope/browsermenu/field.py
    M src/zope/browsermenu/menu.py
    M src/zope/browsermenu/metaconfigure.py
    M src/zope/browsermenu/metadirectives.py
    M src/zope/browsermenu/tests/test_addMenuItem.py
    M src/zope/browsermenu/tests/test_directives.py
    M src/zope/browsermenu/tests/test_fields.py
    M src/zope/browsermenu/tests/test_menu.py
    M src/zope/browsermenu/tests/test_menudirectives.py
    M tox.ini

  Log Message:
  -----------
  Drop Python 3.3 and 100% coverage

- Test compatibility with zope.component 4.4
- 100% coverage on any given version of python, simplifying tox.ini
- Drop _u compat function and _compat module
- Badges
- Whitespace and import cleanups.
- Add tests on PyPy3.5




More information about the checkins mailing list