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

GitHub noreply at github.com
Fri May 5 13:53:27 CEST 2017


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


  Commit: d7b9e737dd619b3fdcc7c4ff1e185b07925862f8
      https://github.com/zopefoundation/zope.app.publisher/commit/d7b9e737dd619b3fdcc7c4ff1e185b07925862f8
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-05-04 (Thu, 04 May 2017)

  Changed paths:
    M src/zope/app/publisher/ftesting.zcml
    M src/zope/app/publisher/xmlrpc/README.rst

  Log Message:
  -----------
  100% coverage.


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

Add support for Python 3 and PyPy


Compare: https://github.com/zopefoundation/zope.app.publisher/compare/2f708ecbaa13...70d53a7d0c1d


More information about the checkins mailing list