[Checkins] [zopefoundation/zope.copy] 771afd: Add Python 3.6, drop Python 3.3

GitHub noreply at github.com
Mon Jul 31 16:20:09 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.copy
  Commit: 771afd93129a4d9bd5ec1ce37437f6e09c7f43e6
      https://github.com/zopefoundation/zope.copy/commit/771afd93129a4d9bd5ec1ce37437f6e09c7f43e6
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-07-31 (Mon, 31 Jul 2017)

  Changed paths:
    A .coveragerc
    M .gitignore
    M .travis.yml
    M CHANGES.rst
    M README.rst
    M setup.cfg
    M setup.py
    M src/zope/__init__.py
    M src/zope/copy/__init__.py
    M src/zope/copy/_compat.py
    M src/zope/copy/examples.py
    M src/zope/copy/interfaces.py
    M src/zope/copy/tests/test_copy.py
    M tox.ini

  Log Message:
  -----------
  Add Python 3.6, drop Python 3.3

- Badges
- Enable coveralls
- 100% coverage
  - Simplify _compat.py and examples.py
- Run doctests in all tox environments and on Travis CI for all Python
  versions.
- Use zope.testrunner because of the namespace package issue.


  Commit: 81967d6f22d42f1c709cefe102d3ad3c650ca4c3
      https://github.com/zopefoundation/zope.copy/commit/81967d6f22d42f1c709cefe102d3ad3c650ca4c3
  Author: Jason Madden <jason+github at nextthought.com>
  Date:   2017-07-31 (Mon, 31 Jul 2017)

  Changed paths:
    A .coveragerc
    M .gitignore
    M .travis.yml
    M CHANGES.rst
    M README.rst
    M setup.cfg
    M setup.py
    M src/zope/__init__.py
    M src/zope/copy/__init__.py
    M src/zope/copy/_compat.py
    M src/zope/copy/examples.py
    M src/zope/copy/interfaces.py
    M src/zope/copy/tests/test_copy.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #3 from zopefoundation/py36

Add Python 3.6, drop Python 3.3


Compare: https://github.com/zopefoundation/zope.copy/compare/cad090a62ae4...81967d6f22d4


More information about the checkins mailing list