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

GitHub noreply at github.com
Mon May 8 12:44:38 CEST 2017


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


  Commit: b5f0afe39db73409c2593a5198ae2cc522bc042e
      https://github.com/zopefoundation/zope.app.debug/commit/b5f0afe39db73409c2593a5198ae2cc522bc042e
  Author: Jason Madden <jason+github at nextthought.com>
  Date:   2017-05-08 (Mon, 08 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:
  -----------
  Merge pull request #1 from zopefoundation/python3

Python 3 and PyPy support.


Compare: https://github.com/zopefoundation/zope.app.debug/compare/ebbdf129c933...b5f0afe39db7


More information about the checkins mailing list