[Checkins] [zopefoundation/zope.globalrequest] 9df035: Add support for Python 3.8.

Maurits van Rees noreply at github.com
Mon Mar 30 10:46:02 CEST 2020


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.globalrequest
  Commit: 9df035ec6981ee5061f54ca829f87e50624b3030
      https://github.com/zopefoundation/zope.globalrequest/commit/9df035ec6981ee5061f54ca829f87e50624b3030
  Author: Maurits van Rees <maurits at vanrees.org>
  Date:   2020-03-28 (Sat, 28 Mar 2020)

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

  Log Message:
  -----------
  Add support for Python 3.8.


  Commit: 56b710d8f4fab5548030efb2a13c9b83468d5906
      https://github.com/zopefoundation/zope.globalrequest/commit/56b710d8f4fab5548030efb2a13c9b83468d5906
  Author: Maurits van Rees <maurits at vanrees.org>
  Date:   2020-03-28 (Sat, 28 Mar 2020)

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

  Log Message:
  -----------
  Test the clear subscriber.

Should give 100% test coverage.


  Commit: e31b364ce21a8231332f188dc5bee135ee5cc6b3
      https://github.com/zopefoundation/zope.globalrequest/commit/e31b364ce21a8231332f188dc5bee135ee5cc6b3
  Author: Maurits van Rees <maurits at vanrees.org>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

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

  Log Message:
  -----------
  Drop support for Python 3.4.


  Commit: 54d64910decb78ab74ae95f2b7bcb7ef89a2a7f8
      https://github.com/zopefoundation/zope.globalrequest/commit/54d64910decb78ab74ae95f2b7bcb7ef89a2a7f8
  Author: Maurits van Rees <maurits at vanrees.org>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

  Changed paths:
    M tox.ini

  Log Message:
  -----------
  Slightly simpler tox, with 'extras = test'.


  Commit: 99320721771010f17427de2017ef03bc1ac7e183
      https://github.com/zopefoundation/zope.globalrequest/commit/99320721771010f17427de2017ef03bc1ac7e183
  Author: Maurits van Rees <m.van.rees at zestsoftware.nl>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

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

  Log Message:
  -----------
  Merge pull request #9 from zopefoundation/maurits/tox-py38

Add support for Python 3.8.


Compare: https://github.com/zopefoundation/zope.globalrequest/compare/49f4d5052017...993207217710


More information about the checkins mailing list