[Checkins] [zopefoundation/zope.app.debug] 574cce: Python 3 and PyPy support.

GitHub noreply at github.com
Sun May 7 16:58:38 CEST 2017


  Branch: refs/heads/python3
  Home:   https://github.com/zopefoundation/zope.app.debug
  Commit: 574cce628a762ae2cb0785ee910f7847f546589e
      https://github.com/zopefoundation/zope.app.debug/commit/574cce628a762ae2cb0785ee910f7847f546589e
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-05-07 (Sun, 07 May 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
    M setup.py
    M src/zope/__init__.py
    M src/zope/app/__init__.py
    M src/zope/app/debug/debug.py
    A src/zope/app/debug/tests/__init__.py
    A src/zope/app/debug/tests/ftesting.zcml
    A src/zope/app/debug/tests/test_debug.py
    A tox.ini

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

- 100% test coverage.




More information about the checkins mailing list