[Checkins] [zopefoundation/z3c.form] 80c061: add a space

GitHub noreply at github.com
Tue Feb 23 03:55:03 CET 2016


  Branch: refs/heads/adamg-objectwidget
  Home:   https://github.com/zopefoundation/z3c.form
  Commit: 80c0610b449a19818dc9faba5d3ea068db96e422
      https://github.com/zopefoundation/z3c.form/commit/80c0610b449a19818dc9faba5d3ea068db96e422
  Author: Adam Groszer <agroszer at gmail.com>
  Date:   2016-02-22 (Mon, 22 Feb 2016)

  Changed paths:
    M src/z3c/form/converter.py

  Log Message:
  -----------
  add a space


  Commit: 8e5b74c546400e07e446b2ed0f551d2e698ff914
      https://github.com/zopefoundation/z3c.form/commit/8e5b74c546400e07e446b2ed0f551d2e698ff914
  Author: Adam Groszer <agroszer at gmail.com>
  Date:   2016-02-22 (Mon, 22 Feb 2016)

  Changed paths:
    M src/z3c/form/converter.py
    M src/z3c/form/converter.txt

  Log Message:
  -----------
  unify return value to list


  Commit: 38199a2582d7f39b99d5a56eec25b057ef782a0c
      https://github.com/zopefoundation/z3c.form/commit/38199a2582d7f39b99d5a56eec25b057ef782a0c
  Author: Adam Groszer <agroszer at gmail.com>
  Date:   2016-02-22 (Mon, 22 Feb 2016)

  Changed paths:
    M src/z3c/form/util.py
    M src/z3c/form/util.txt
    M src/z3c/form/widget.py

  Log Message:
  -----------
  added helper to work around py3 None sorting


  Commit: f1d702e948e709db8ba645e4bd6d741e49a48da8
      https://github.com/zopefoundation/z3c.form/commit/f1d702e948e709db8ba645e4bd6d741e49a48da8
  Author: Adam Groszer <agroszer at gmail.com>
  Date:   2016-02-23 (Tue, 23 Feb 2016)

  Changed paths:
    M src/z3c/form/browser/object_multi_dict_integration.txt
    M src/z3c/form/browser/object_multi_list_integration.txt
    M src/z3c/form/browser/object_single_integration.txt
    M src/z3c/form/browser/orderedselect.txt
    M src/z3c/form/browser/select-missing-terms.txt
    M src/z3c/form/browser/select.py
    M src/z3c/form/browser/select.txt
    M src/z3c/form/converter.txt
    M src/z3c/form/form.txt
    M src/z3c/form/widget.py
    M src/z3c/form/widget.txt

  Log Message:
  -----------
  make sure extract returns always the same type (tuple) otherwise sort burps


Compare: https://github.com/zopefoundation/z3c.form/compare/2f53cf937672...f1d702e948e7


More information about the checkins mailing list