[Checkins] [zopefoundation/zope.app.publisher] ed6e94: Add support for Python 3 and PyPy

GitHub noreply at github.com
Thu May 4 17:32:03 CEST 2017


  Branch: refs/heads/python3
  Home:   https://github.com/zopefoundation/zope.app.publisher
  Commit: ed6e942609fa5730a959b52df6f60c907efe4942
      https://github.com/zopefoundation/zope.app.publisher/commit/ed6e942609fa5730a959b52df6f60c907efe4942
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-05-04 (Thu, 04 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
    A setup.cfg
    M setup.py
    M src/zope/__init__.py
    M src/zope/app/__init__.py
    M src/zope/app/publisher/browser/managementviewselector.py
    M src/zope/app/publisher/browser/vocabulary.py
    M src/zope/app/publisher/ftesting.zcml
    M src/zope/app/publisher/interfaces/ftp.py
    M src/zope/app/publisher/testing.py
    M src/zope/app/publisher/tests/__init__.py
    A src/zope/app/publisher/tests/test_bwc_imports.py
    M src/zope/app/publisher/tests/test_fieldconverters.py
    A src/zope/app/publisher/xmlrpc/README.rst
    R src/zope/app/publisher/xmlrpc/README.txt
    M src/zope/app/publisher/xmlrpc/__init__.py
    M src/zope/app/publisher/xmlrpc/configure.zcml
    M src/zope/app/publisher/xmlrpc/tests/__init__.py
    M src/zope/app/publisher/xmlrpc/tests/test_directives.py
    M src/zope/app/publisher/xmlrpc/tests/test_functional.py
    M src/zope/app/publisher/xmlrpc/tests/xmlrpc.zcml
    A tox.ini

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




More information about the checkins mailing list