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

GitHub noreply at github.com
Sun Oct 23 04:18:09 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/z3c.form
  Commit: b89f38f9ca4bf9e321b52c976d32c2db3cabaea7
      https://github.com/zopefoundation/z3c.form/commit/b89f38f9ca4bf9e321b52c976d32c2db3cabaea7
  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: 2dd4e45333f35d33b4c292d841664e429f10c911
      https://github.com/zopefoundation/z3c.form/commit/2dd4e45333f35d33b4c292d841664e429f10c911
  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 #54 from zopefoundation/fix-typeerror-generator-master

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


Compare: https://github.com/zopefoundation/z3c.form/compare/32db40ca3840...2dd4e45333f3


More information about the checkins mailing list