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

GitHub noreply at github.com
Sat Apr 22 21:50:02 CEST 2017


  Branch: refs/heads/python3
  Home:   https://github.com/zopefoundation/zope.app.content
  Commit: 65c165fdc5ad6636a22dd724e85a73a9af0ab6dd
      https://github.com/zopefoundation/zope.app.content/commit/65c165fdc5ad6636a22dd724e85a73a9af0ab6dd
  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
    M MANIFEST.in
    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