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

GitHub noreply at github.com
Sat Apr 22 21:53:07 CEST 2017


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


  Commit: a3bfec8861f7cd49a49fcaac0d33222e1f208c53
      https://github.com/zopefoundation/zope.app.content/commit/a3bfec8861f7cd49a49fcaac0d33222e1f208c53
  Author: Jason Madden <jason+github at nextthought.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:
  -----------
  Merge pull request #1 from zopefoundation/python3

Add Python 3 and PyPy support.


Compare: https://github.com/zopefoundation/zope.app.content/compare/4a909c4b2b78...a3bfec8861f7


More information about the checkins mailing list