[Checkins] [zopefoundation/grokcore.content] e57b39: Use tox for test and coverage.

GitHub noreply at github.com
Wed Jul 13 16:02:39 CEST 2016


  Branch: refs/heads/py3-compatibility
  Home:   https://github.com/zopefoundation/grokcore.content
  Commit: e57b39ff233902a81ae4df9bfa581c36a271392e
      https://github.com/zopefoundation/grokcore.content/commit/e57b39ff233902a81ae4df9bfa581c36a271392e
  Author: Steffen Allner <sa at gocept.com>
  Date:   2016-07-13 (Wed, 13 Jul 2016)

  Changed paths:
    A .coveragerc
    M .gitignore
    M setup.py
    M src/grokcore/content/tests/__init__.py
    A tox.ini

  Log Message:
  -----------
  Use tox for test and coverage.


  Commit: bf89f9673c6aebaf960ec306893df1cdcc6ed97a
      https://github.com/zopefoundation/grokcore.content/commit/bf89f9673c6aebaf960ec306893df1cdcc6ed97a
  Author: Steffen Allner <sa at gocept.com>
  Date:   2016-07-13 (Wed, 13 Jul 2016)

  Changed paths:
    M CHANGES.txt
    M src/grokcore/content/components.py
    M src/grokcore/content/interfaces.py

  Log Message:
  -----------
  Use ``zope.interface.implementer`` decorator 

instead of    ``zope.interface.implements`` with classes to support Python 3.


  Commit: cd80ced01747b88892bf51ece0cfa11428be1e11
      https://github.com/zopefoundation/grokcore.content/commit/cd80ced01747b88892bf51ece0cfa11428be1e11
  Author: Steffen Allner <sa at gocept.com>
  Date:   2016-07-13 (Wed, 13 Jul 2016)

  Changed paths:
    M src/grokcore/content/tests/test_container.py
    M src/grokcore/content/tests/test_container_event.py
    M src/grokcore/content/tests/test_orderedcontainer.py

  Log Message:
  -----------
  Adapt tests to Python 3.


  Commit: 71e2d5d233d5de36d37fb60bb1d0ea7a67115b06
      https://github.com/zopefoundation/grokcore.content/commit/71e2d5d233d5de36d37fb60bb1d0ea7a67115b06
  Author: Steffen Allner <sa at gocept.com>
  Date:   2016-07-13 (Wed, 13 Jul 2016)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Update changelog and express support for Python 2.7, 3.4 and 3.5.


Compare: https://github.com/zopefoundation/grokcore.content/compare/e57b39ff2339^...71e2d5d233d5


More information about the checkins mailing list