[Checkins] [zopefoundation/zope.app.wsgi] 4bcaca: Support Python 3.7, drop 3.3 and 3.4

Jens Vagelpohl noreply at github.com
Thu Jun 6 17:22:34 CEST 2019


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.app.wsgi
  Commit: 4bcacae36bee3444c1a5166d04a16dab5c096679
      https://github.com/zopefoundation/zope.app.wsgi/commit/4bcacae36bee3444c1a5166d04a16dab5c096679
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M setup.py
    M tox.ini

  Log Message:
  -----------
  Support Python 3.7, drop 3.3 and 3.4


  Commit: 8bd2ef1f4ffd07c23ecd50665eacc863ad11087e
      https://github.com/zopefoundation/zope.app.wsgi/commit/8bd2ef1f4ffd07c23ecd50665eacc863ad11087e
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
    M src/zope/app/wsgi/tests.py

  Log Message:
  -----------
  Fix DeprecationWarnings about assertEquals


  Commit: b791e14a1af772640462bebf8777a171a70bd4f1
      https://github.com/zopefoundation/zope.app.wsgi/commit/b791e14a1af772640462bebf8777a171a70bd4f1
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
    M .coveragerc

  Log Message:
  -----------
  Fix coverage path unification


  Commit: 8626493bf336528206e03c3a84053f857bad2350
      https://github.com/zopefoundation/zope.app.wsgi/commit/8626493bf336528206e03c3a84053f857bad2350
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
    M tox.ini

  Log Message:
  -----------
  Support tox parallel mode

You can run it with 'tox -p auto'.


  Commit: 4ce4a8f480e836032d17cf30eba0ab3f64db38fc
      https://github.com/zopefoundation/zope.app.wsgi/commit/4ce4a8f480e836032d17cf30eba0ab3f64db38fc
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
    M .coveragerc
    M .travis.yml
    M CHANGES.rst
    M setup.py
    M src/zope/app/wsgi/tests.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #15 from zopefoundation/drop-334-add-37

Support Python 3.7, drop 3.3 and 3.4


Compare: https://github.com/zopefoundation/zope.app.wsgi/compare/c36e30faebfd...4ce4a8f480e8


More information about the checkins mailing list