[Checkins] [zopefoundation/zope.tal] fbfc90: Add Python 3.6, drop Python 3.3

GitHub noreply at github.com
Fri Aug 4 12:44:51 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.tal
  Commit: fbfc90eceaf5c1cbca7ca9d7e41f438348af9fd6
      https://github.com/zopefoundation/zope.tal/commit/fbfc90eceaf5c1cbca7ca9d7e41f438348af9fd6
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-08-02 (Wed, 02 Aug 2017)

  Changed paths:
    A .coveragerc
    M .travis.yml
    M CHANGES.rst
    M README.rst
    M setup.cfg
    M setup.py
    M src/zope/__init__.py
    M src/zope/tal/tests/__init__.py
    M src/zope/tal/tests/test_talgettext.py
    M src/zope/tal/tests/test_talinterpreter.py
    M src/zope/tal/tests/test_xmlparser.py
    M tox.ini

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

- Fix tests under PyPy3
- Whitespace cleanup
- Remove _u compat function.
- Enable coveralls and a coverage environment
  - ~82% covered in one run.


  Commit: 6fc6b50afc288d73de4e48ed8b2e2139cc4fbbe1
      https://github.com/zopefoundation/zope.tal/commit/6fc6b50afc288d73de4e48ed8b2e2139cc4fbbe1
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-08-02 (Wed, 02 Aug 2017)

  Changed paths:
    M .coveragerc
    M .gitignore
    M tox.ini

  Log Message:
  -----------
  Tweaks to coverage to exclude unittest framework things that aren't run.


  Commit: ba3c8fe354ca28758ef7b00570591aa4859f88f7
      https://github.com/zopefoundation/zope.tal/commit/ba3c8fe354ca28758ef7b00570591aa4859f88f7
  Author: Jason Madden <jason+github at nextthought.com>
  Date:   2017-08-04 (Fri, 04 Aug 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/tal/tests/__init__.py
    M src/zope/tal/tests/test_talgettext.py
    M src/zope/tal/tests/test_talinterpreter.py
    M src/zope/tal/tests/test_xmlparser.py
    M tox.ini

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

Add Python 3.6, drop Python 3.3


Compare: https://github.com/zopefoundation/zope.tal/compare/ad22eb27f9c7...ba3c8fe354ca


More information about the checkins mailing list