[Checkins] [zopefoundation/zope.testbrowser] 23539d: Add support for python 3.7

GitHub noreply at github.com
Wed Oct 10 13:31:00 CEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.testbrowser
  Commit: 23539d67dbfa066adc45fa86bf0565560db48c4c
      https://github.com/zopefoundation/zope.testbrowser/commit/23539d67dbfa066adc45fa86bf0565560db48c4c
  Author: Jeremy Kolbe <jk at gocept.com>
  Date:   2018-10-05 (Fri, 05 Oct 2018)

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

  Log Message:
  -----------
  Add support for python 3.7


  Commit: e0a4d0013f6c340655890616f5a3a30fb51f65f2
      https://github.com/zopefoundation/zope.testbrowser/commit/e0a4d0013f6c340655890616f5a3a30fb51f65f2
  Author: Jeremy Kolbe <jk at gocept.com>
  Date:   2018-10-05 (Fri, 05 Oct 2018)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Travis correction


  Commit: 521ec895ab48629442b0b5015f7bad9c7a3d0001
      https://github.com/zopefoundation/zope.testbrowser/commit/521ec895ab48629442b0b5015f7bad9c7a3d0001
  Author: Jeremy Kolbe <jk at gocept.com>
  Date:   2018-10-05 (Fri, 05 Oct 2018)

  Changed paths:
    M .coveragerc

  Log Message:
  -----------
  coveragerc more concise


  Commit: 0c8ff752a7d2e6c5ec4578925e184965ca930fe7
      https://github.com/zopefoundation/zope.testbrowser/commit/0c8ff752a7d2e6c5ec4578925e184965ca930fe7
  Author: Jeremy Kolbe <jk at gocept.com>
  Date:   2018-10-05 (Fri, 05 Oct 2018)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Dropped toxenv in travis


  Commit: 8ef3927085eae1a1605afb54cb6f8a8871d1358d
      https://github.com/zopefoundation/zope.testbrowser/commit/8ef3927085eae1a1605afb54cb6f8a8871d1358d
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-10-05 (Fri, 05 Oct 2018)

  Changed paths:
    M .gitignore
    M .travis.yml
    M tox.ini

  Log Message:
  -----------
  Bring back flake8 and docs to TravisCI.


  Commit: 35c655de52097b617a4c71929ebb3ff8ca53de8e
      https://github.com/zopefoundation/zope.testbrowser/commit/35c655de52097b617a4c71929ebb3ff8ca53de8e
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-10-05 (Fri, 05 Oct 2018)

  Changed paths:
    M tox.ini

  Log Message:
  -----------
  Travis CI does not have Python 3.7 by default.


  Commit: a7393299a9aea560587d175041d191876c717e7d
      https://github.com/zopefoundation/zope.testbrowser/commit/a7393299a9aea560587d175041d191876c717e7d
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2018-10-08 (Mon, 08 Oct 2018)

  Changed paths:
    M docs/narrative.rst

  Log Message:
  -----------
  Fix narrative.rst tests under Python 3


  Commit: d73a6b0c00e9d365ebdb6974eaa96fbdfa02a43e
      https://github.com/zopefoundation/zope.testbrowser/commit/d73a6b0c00e9d365ebdb6974eaa96fbdfa02a43e
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-10-09 (Tue, 09 Oct 2018)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Switch back from tox and run flake8 and sphinx for each Python version.


  Commit: 5a030fe00023902d939978b916d7186bfb252917
      https://github.com/zopefoundation/zope.testbrowser/commit/5a030fe00023902d939978b916d7186bfb252917
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-10-10 (Wed, 10 Oct 2018)

  Changed paths:
    M CHANGES.rst
    M docs/narrative.rst
    M src/zope/testbrowser/browser.py
    M src/zope/testbrowser/interfaces.py

  Log Message:
  -----------
  Drop support for pystone as Python 3.7 dropped pystone.

* `Browser.lastRequestPystones` no longer exists.
* Rename `.browser.PystoneTimer` to `.browser.Timer`.


  Commit: 190bf9bf4998475b43233e7f1eed67c03d07d982
      https://github.com/zopefoundation/zope.testbrowser/commit/190bf9bf4998475b43233e7f1eed67c03d07d982
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-10-10 (Wed, 10 Oct 2018)

  Changed paths:
    A .coveragerc
    M .gitignore
    M .travis.yml
    M CHANGES.rst
    M docs/narrative.rst
    M setup.py
    M src/zope/testbrowser/browser.py
    M src/zope/testbrowser/interfaces.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #48 from zopefoundation/Python3.7support

Add support for python 3.7


Compare: https://github.com/zopefoundation/zope.testbrowser/compare/8a62282c8d0c...190bf9bf4998
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the checkins mailing list