[Checkins] [zopefoundation/zope.schema] 39d173: Fix passing ``None`` as the description to a field...

GitHub noreply at github.com
Wed Sep 19 17:00:30 CEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.schema
  Commit: 39d1732fff8401d779fdf91783404a15ab0135f3
      https://github.com/zopefoundation/zope.schema/commit/39d1732fff8401d779fdf91783404a15ab0135f3
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-09-19 (Wed, 19 Sep 2018)

  Changed paths:
    M CHANGES.rst
    M src/zope/schema/_bootstrapfields.py
    M src/zope/schema/tests/test__bootstrapfields.py

  Log Message:
  -----------
  Fix passing ``None`` as the description to a field constructor.

Fixes #69.


  Commit: 934400d4f35e9928bdca0187b9ffc5dc6547bf68
      https://github.com/zopefoundation/zope.schema/commit/934400d4f35e9928bdca0187b9ffc5dc6547bf68
  Author: Jason Madden <jason+github at nextthought.com>
  Date:   2018-09-19 (Wed, 19 Sep 2018)

  Changed paths:
    M CHANGES.rst
    M src/zope/schema/_bootstrapfields.py
    M src/zope/schema/tests/test__bootstrapfields.py

  Log Message:
  -----------
  Merge pull request #72 from zopefoundation/issue69

Fix passing ``None`` as the description to a field constructor.


Compare: https://github.com/zopefoundation/zope.schema/compare/b5964f548c8e...934400d4f35e
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the checkins mailing list