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

GitHub noreply at github.com
Thu Aug 3 13:54:19 CEST 2017


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


  Commit: 018a89c90604a4cce35042e9b4445c894985ff8a
      https://github.com/zopefoundation/zope.browsermenu/commit/018a89c90604a4cce35042e9b4445c894985ff8a
  Author: Jason Madden <jason+github at nextthought.com>
  Date:   2017-08-03 (Thu, 03 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:
  -----------
  Merge pull request #6 from zopefoundation/fix-tests-coveralls

Drop Python 3.3 and 100% coverage


Compare: https://github.com/zopefoundation/zope.browsermenu/compare/2f91ea06dcde...018a89c90604


More information about the checkins mailing list