[Checkins] [zopefoundation/zope.app.content] 65167b: Add Python 3 and PyPy support.

GitHub noreply at github.com
Sat Apr 22 13:50:30 CEST 2017


  Branch: refs/heads/python3
  Home:   https://github.com/zopefoundation/zope.app.content
  Commit: 65167badd90d1f760efe8d04d2cb32a5217d5559
      https://github.com/zopefoundation/zope.app.content/commit/65167badd90d1f760efe8d04d2cb32a5217d5559
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-04-22 (Sat, 22 Apr 2017)

  Changed paths:
    A .coveragerc
    M .gitignore
    M .travis.yml
    M CHANGES.txt
    A setup.cfg
    M setup.py
    M src/zope/__init__.py
    M src/zope/app/__init__.py
    M src/zope/app/content/__init__.py
    M src/zope/app/content/configure.zcml
    M src/zope/app/content/tests.py
    A tox.ini

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

Add tox.ini

Test configure.zcml

100% coverage




More information about the checkins mailing list