[Checkins] [zopefoundation/zope.deprecation] 8206a5: Add support for Python 3.6

GitHub noreply at github.com
Tue Jun 27 22:10:06 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.deprecation
  Commit: 8206a5000eae9c10e0e168678a349b199183a725
      https://github.com/zopefoundation/zope.deprecation/commit/8206a5000eae9c10e0e168678a349b199183a725
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-06-27 (Tue, 27 Jun 2017)

  Changed paths:
    A .coveragerc
    M .gitignore
    M .travis.yml
    M CHANGES.rst
    M README.rst
    M setup.py
    M src/zope/__init__.py
    M src/zope/deprecation/deprecation.py
    M src/zope/deprecation/tests.py
    M tox.ini

  Log Message:
  -----------
  Add support for Python 3.6

Fixes #9

Also update to current tox.ini and .travis.yml to enable coverage.


  Commit: 2a168e7a90b31d745c34904e9d6e815646f1ec74
      https://github.com/zopefoundation/zope.deprecation/commit/2a168e7a90b31d745c34904e9d6e815646f1ec74
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-06-27 (Tue, 27 Jun 2017)

  Changed paths:
    M MANIFEST.in
    M README.rst
    M setup.py

  Log Message:
  -----------
  Project gardening: keywords and URL and alts for all the images


  Commit: 8efcefd2088a8b8c1441d3acdfc469e1373cdd86
      https://github.com/zopefoundation/zope.deprecation/commit/8efcefd2088a8b8c1441d3acdfc469e1373cdd86
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-06-27 (Tue, 27 Jun 2017)

  Changed paths:
    M src/zope/deprecation/tests.py

  Log Message:
  -----------
  Test deprecate on a method.


  Commit: f2ff773df8af5e38b6a57d4e7002efa8ec37c9b0
      https://github.com/zopefoundation/zope.deprecation/commit/f2ff773df8af5e38b6a57d4e7002efa8ec37c9b0
  Author: Jason Madden <jason+github at nextthought.com>
  Date:   2017-06-27 (Tue, 27 Jun 2017)

  Changed paths:
    A .coveragerc
    M .gitignore
    M .travis.yml
    M CHANGES.rst
    M MANIFEST.in
    M README.rst
    M setup.py
    M src/zope/__init__.py
    M src/zope/deprecation/deprecation.py
    M src/zope/deprecation/tests.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #10 from zopefoundation/issue9

Add support for Python 3.6


Compare: https://github.com/zopefoundation/zope.deprecation/compare/4758439ed8eb...f2ff773df8af


More information about the checkins mailing list