[Checkins] [zopefoundation/zope.testing] 8273a2: Fix deprecation warning

GitHub noreply at github.com
Thu Dec 29 11:17:54 CET 2016


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.testing
  Commit: 8273a2b4f0fcea4ca0100ed8124460b5dd8753f9
      https://github.com/zopefoundation/zope.testing/commit/8273a2b4f0fcea4ca0100ed8124460b5dd8753f9
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2016-12-29 (Thu, 29 Dec 2016)

  Changed paths:
    M src/zope/testing/doctestcase.py

  Log Message:
  -----------
  Fix deprecation warning

Python 3.6 says

  doctestcase.py:182: DeprecationWarning: invalid escape sequence \W


  Commit: b5f3815d7e8014529afa79b560eb916997999db5
      https://github.com/zopefoundation/zope.testing/commit/b5f3815d7e8014529afa79b560eb916997999db5
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2016-12-29 (Thu, 29 Dec 2016)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M appveyor.yml
    M setup.py
    M src/zope/testing/tests.py
    M tox.ini

  Log Message:
  -----------
  Support Python 3.6


  Commit: 8904768738bbb9d7ceb90f5b047a14d0b5b44bcd
      https://github.com/zopefoundation/zope.testing/commit/8904768738bbb9d7ceb90f5b047a14d0b5b44bcd
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2016-12-29 (Thu, 29 Dec 2016)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M appveyor.yml
    M setup.py
    M src/zope/testing/doctestcase.py
    M src/zope/testing/tests.py
    M tox.ini

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

Support Python 3.6


Compare: https://github.com/zopefoundation/zope.testing/compare/e71e6a8bf9c5...8904768738bb


More information about the checkins mailing list