[Checkins] [zopefoundation/grokcore.formlib] 53bd28: python3 compatibility

GitHub noreply at github.com
Thu Jan 4 11:25:58 CET 2018


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/grokcore.formlib
  Commit: 53bd280bae904a4ddf10b48f1621bec30f66ab88
      https://github.com/zopefoundation/grokcore.formlib/commit/53bd280bae904a4ddf10b48f1621bec30f66ab88
  Author: Jan-Jaap Driessen <jdriessen at minddistrict.com>
  Date:   2016-09-28 (Wed, 28 Sep 2016)

  Changed paths:
    M src/grokcore/formlib/components.py

  Log Message:
  -----------
  python3 compatibility


  Commit: a79a3f0b2b5a6d4731dc51ff25b81fb57d8cea3b
      https://github.com/zopefoundation/grokcore.formlib/commit/a79a3f0b2b5a6d4731dc51ff25b81fb57d8cea3b
  Author: Jan-Wijbrand Kolman <jkolman at minddistrict.com>
  Date:   2016-09-29 (Thu, 29 Sep 2016)

  Changed paths:
    M buildout.cfg

  Log Message:
  -----------
  point to groktoolkit version list on python3 branch


  Commit: 92f3c058242b1d0ee827785bd20e7a551486badf
      https://github.com/zopefoundation/grokcore.formlib/commit/92f3c058242b1d0ee827785bd20e7a551486badf
  Author: Jan-Jaap Driessen <jdriessen at minddistrict.com>
  Date:   2016-09-30 (Fri, 30 Sep 2016)

  Changed paths:
    M MANIFEST.in

  Log Message:
  -----------
  Update manifest, no .mo files here.


  Commit: 8860eede7bde36ad75e8fb59d5ecbccbe4f3f957
      https://github.com/zopefoundation/grokcore.formlib/commit/8860eede7bde36ad75e8fb59d5ecbccbe4f3f957
  Author: Jan-Wijbrand Kolman <jkolman at minddistrict.com>
  Date:   2018-01-02 (Tue, 02 Jan 2018)

  Changed paths:
    M buildout.cfg
    M setup.py
    M src/grokcore/formlib/formlib.py
    M src/grokcore/formlib/ftests/form/actions.py
    M src/grokcore/formlib/ftests/form/addform.py
    M src/grokcore/formlib/ftests/form/addform_applydata.py
    M src/grokcore/formlib/ftests/form/editform_applydata.py
    M src/grokcore/formlib/ftests/form/editform_applydata_schema.py
    M src/grokcore/formlib/ftests/form/editform_applydata_schemafields.py
    M src/grokcore/formlib/ftests/form/form.py
    M src/grokcore/formlib/ftests/form/templateform.py
    M src/grokcore/formlib/ftests/form/update.py
    M src/grokcore/formlib/ftests/test_functional.py
    M src/grokcore/formlib/tests/form/customautoform.py
    M src/grokcore/formlib/tests/form/customform.py
    M src/grokcore/formlib/tests/form/form.py
    M src/grokcore/formlib/tests/form/norender.py
    M src/grokcore/formlib/tests/form/norender2.py
    M src/grokcore/formlib/tests/form/schemaform.py
    M src/grokcore/formlib/tests/form/schemainherit.py
    M src/grokcore/formlib/tests/test_all.py

  Log Message:
  -----------
  Get tests to pass on Python 3.6.2.


  Commit: 14423645d2fc90067f88f90c4fad0fe3a958b4c6
      https://github.com/zopefoundation/grokcore.formlib/commit/14423645d2fc90067f88f90c4fad0fe3a958b4c6
  Author: Jan-Wijbrand Kolman <jkolman at minddistrict.com>
  Date:   2018-01-02 (Tue, 02 Jan 2018)

  Changed paths:
    M src/grokcore/formlib/ftests/form/form.py
    M src/grokcore/formlib/tests/form/norender.py
    M src/grokcore/formlib/tests/form/norender2.py

  Log Message:
  -----------
  exception traceback should be on one line


  Commit: 72c25406384b0f9a3850662f816b722adc07ab0e
      https://github.com/zopefoundation/grokcore.formlib/commit/72c25406384b0f9a3850662f816b722adc07ab0e
  Author: Jan-Wijbrand Kolman <jkolman at minddistrict.com>
  Date:   2018-01-02 (Tue, 02 Jan 2018)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Add Python 3.6 - these .travis.yml need to be synced over all grokcore.* packages.


  Commit: 9db2c2f7e2b9170a1aae74ca68a1b29cda9711b8
      https://github.com/zopefoundation/grokcore.formlib/commit/9db2c2f7e2b9170a1aae74ca68a1b29cda9711b8
  Author: Jan-Wijbrand Kolman <jkolman at minddistrict.com>
  Date:   2018-01-03 (Wed, 03 Jan 2018)

  Changed paths:
    M .gitignore
    M .travis.yml
    M buildout.cfg
    M setup.py
    A tox.ini

  Log Message:
  -----------
  Start working on fixing grokcore.formlib


  Commit: 9390a4622218650f8b481c45b72b246b18b484ee
      https://github.com/zopefoundation/grokcore.formlib/commit/9390a4622218650f8b481c45b72b246b18b484ee
  Author: Jan-Wijbrand Kolman <jkolman at minddistrict.com>
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
    M buildout.cfg

  Log Message:
  -----------
  grokcore.content was released


  Commit: 2226b8a0407b104b653e91f1717baba13150b2b8
      https://github.com/zopefoundation/grokcore.formlib/commit/2226b8a0407b104b653e91f1717baba13150b2b8
  Author: Jan-Wijbrand Kolman <jkolman at minddistrict.com>
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
    M .gitignore
    M .travis.yml
    M MANIFEST.in
    M buildout.cfg
    M setup.py
    M src/grokcore/formlib/components.py
    M src/grokcore/formlib/formlib.py
    M src/grokcore/formlib/ftests/form/actions.py
    M src/grokcore/formlib/ftests/form/addform.py
    M src/grokcore/formlib/ftests/form/addform_applydata.py
    M src/grokcore/formlib/ftests/form/editform_applydata.py
    M src/grokcore/formlib/ftests/form/editform_applydata_schema.py
    M src/grokcore/formlib/ftests/form/editform_applydata_schemafields.py
    M src/grokcore/formlib/ftests/form/form.py
    M src/grokcore/formlib/ftests/form/templateform.py
    M src/grokcore/formlib/ftests/form/update.py
    M src/grokcore/formlib/ftests/test_functional.py
    M src/grokcore/formlib/tests/form/customautoform.py
    M src/grokcore/formlib/tests/form/customform.py
    M src/grokcore/formlib/tests/form/form.py
    M src/grokcore/formlib/tests/form/norender.py
    M src/grokcore/formlib/tests/form/norender2.py
    M src/grokcore/formlib/tests/form/schemaform.py
    M src/grokcore/formlib/tests/form/schemainherit.py
    M src/grokcore/formlib/tests/test_all.py
    A tox.ini

  Log Message:
  -----------
  Merge pull request #4 from zopefoundation/resurrection-python3

Resurrection python3.


Compare: https://github.com/zopefoundation/grokcore.formlib/compare/f547efa24ebf...2226b8a0407b


More information about the checkins mailing list