[Checkins] [zopefoundation/z3c.form] 9981df: Fix TypeError: object of type 'generator' has no `...

GitHub noreply at github.com
Sun Oct 23 04:17:52 CEST 2016


  Branch: refs/heads/3.2.x
  Home:   https://github.com/zopefoundation/z3c.form
  Commit: 9981df0c8cf1826016df1c4531f8cf3228523cb7
      https://github.com/zopefoundation/z3c.form/commit/9981df0c8cf1826016df1c4531f8cf3228523cb7
  Author: Maurits van Rees <maurits at vanrees.org>
  Date:   2016-09-29 (Thu, 29 Sep 2016)

  Changed paths:
    M CHANGES.txt
    M src/z3c/form/browser/checkbox_input.pt

  Log Message:
  -----------
  Fix TypeError: object of type 'generator' has no ``len()``.

Happens with z3c.formwidget.query.


  Commit: a04332c5eb2bccd3e47821118df1a83929cefde4
      https://github.com/zopefoundation/z3c.form/commit/a04332c5eb2bccd3e47821118df1a83929cefde4
  Author: Maurits van Rees <maurits at vanrees.org>
  Date:   2016-10-22 (Sat, 22 Oct 2016)

  Changed paths:
    M CHANGES.txt
    M src/z3c/form/browser/checkbox_input.pt

  Log Message:
  -----------
  Merge pull request #53 from zopefoundation/fix-typeerror-generator-32

Fix TypeError: object of type 'generator' has no ``len()``. [3.2]


Compare: https://github.com/zopefoundation/z3c.form/compare/7bc683ab606b...a04332c5eb2b


More information about the checkins mailing list