[Checkins] [zopefoundation/Products.ExternalEditor] 383831: Drop Python 2.6 support.

GitHub noreply at github.com
Fri Mar 2 10:04:06 CET 2018


  Branch: refs/heads/add-tox-and-travis
  Home:   https://github.com/zopefoundation/Products.ExternalEditor
  Commit: 38383147b017cf9e273dce41d47e2388d263ce76
      https://github.com/zopefoundation/Products.ExternalEditor/commit/38383147b017cf9e273dce41d47e2388d263ce76
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-03-02 (Fri, 02 Mar 2018)

  Changed paths:
    M CHANGES.rst
    M setup.py

  Log Message:
  -----------
  Drop Python 2.6 support.


  Commit: b1857dfe5e81bef8419ce54a3c83d1fa98de9069
      https://github.com/zopefoundation/Products.ExternalEditor/commit/b1857dfe5e81bef8419ce54a3c83d1fa98de9069
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-03-02 (Fri, 02 Mar 2018)

  Changed paths:
    M .coveragerc
    M .travis.yml
    M CHANGES.rst
    M Products/ExternalEditor/ExternalEditor.py
    M Products/ExternalEditor/tests/edit.txt
    M Products/ExternalEditor/tests/test_functional.py
    M setup.py
    M tox.ini

  Log Message:
  -----------
  Adapt the tests to Zope 4.

Zope 4 returns the HTTP headers in random order, so we have to sort them for the doctest.


Compare: https://github.com/zopefoundation/Products.ExternalEditor/compare/e8911cf2aabf...b1857dfe5e81


More information about the checkins mailing list