[Checkins] [zopefoundation/zope.app.form] 553c99: Add support for Python 3.7 and fix tests.

GitHub noreply at github.com
Mon Oct 22 20:43:21 CEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.app.form
  Commit: 553c999d07ef01b8794158bf64202ea960601e74
      https://github.com/zopefoundation/zope.app.form/commit/553c999d07ef01b8794158bf64202ea960601e74
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-10-21 (Sun, 21 Oct 2018)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M setup.py
    M src/zope/app/form/browser/form.rst
    M src/zope/app/form/browser/tests/test_add.py
    M src/zope/app/form/browser/tests/test_directives.py
    M src/zope/app/form/browser/tests/test_editview.py
    M src/zope/app/form/browser/tests/test_functional_editview.py
    M src/zope/app/form/browser/tests/test_widgetdirective.py
    M src/zope/app/form/tests/test_utility.py
    M tox.ini

  Log Message:
  -----------
  Add support for Python 3.7 and fix tests.

Fix deprecation warnings also.

Fixes #2


  Commit: 9afeb1e7a0f87d6874e95db5bfdd4b83c91bd64c
      https://github.com/zopefoundation/zope.app.form/commit/9afeb1e7a0f87d6874e95db5bfdd4b83c91bd64c
  Author: Jason Madden <jason+github at nextthought.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M setup.py
    M src/zope/app/form/browser/form.rst
    M src/zope/app/form/browser/tests/test_add.py
    M src/zope/app/form/browser/tests/test_directives.py
    M src/zope/app/form/browser/tests/test_editview.py
    M src/zope/app/form/browser/tests/test_functional_editview.py
    M src/zope/app/form/browser/tests/test_widgetdirective.py
    M src/zope/app/form/tests/test_utility.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #3 from zopefoundation/issue2

Add support for Python 3.7 and fix tests.


Compare: https://github.com/zopefoundation/zope.app.form/compare/b75fcaa18f51...9afeb1e7a0f8
      **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