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

GitHub noreply at github.com
Sun May 7 15:12:17 CEST 2017


  Branch: refs/heads/python3
  Home:   https://github.com/zopefoundation/zope.app.debug
  Commit: 46911092a88de5635f9d369fa091977d7035e3b6
      https://github.com/zopefoundation/zope.app.debug/commit/46911092a88de5635f9d369fa091977d7035e3b6
  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