[Checkins] [zopefoundation/z3c.form] 0593a3: Fix an edge case when field `missing_value` is not...

Adam Groszer noreply at github.com
Mon Mar 4 13:17:58 CET 2019


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/z3c.form
  Commit: 0593a36723278eb508aee72d80858cee9e0bf15d
      https://github.com/zopefoundation/z3c.form/commit/0593a36723278eb508aee72d80858cee9e0bf15d
  Author: Adam Groszer <agroszer at gmail.com>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M CHANGES.rst
    M src/z3c/form/converter.py
    M src/z3c/form/tests/test_bugfix.py

  Log Message:
  -----------
  Fix an edge case when field `missing_value` is not `None` but a custom value that works as `None`.


  Commit: a76979da62bec1a4551fccdaff7eb2c4d24951ff
      https://github.com/zopefoundation/z3c.form/commit/a76979da62bec1a4551fccdaff7eb2c4d24951ff
  Author: Adam Groszer <agroszer at gmail.com>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M CHANGES.rst
    M src/z3c/form/converter.py
    M src/z3c/form/tests/test_bugfix.py

  Log Message:
  -----------
  Merge pull request #87 from zopefoundation/adamg-fix-converter-is

Fix an edge case when field `missing_value` is not `None`


Compare: https://github.com/zopefoundation/z3c.form/compare/a1b2024fdd26...a76979da62be


More information about the checkins mailing list