[Checkins] [zopefoundation/zope.schema] e1e568: Add the ability for Object to check schema invaria...

GitHub noreply at github.com
Tue Aug 14 14:29:50 CEST 2018


  Branch: refs/heads/issue10
  Home:   https://github.com/zopefoundation/zope.schema
  Commit: e1e5686205f9223c3c98caa1e292ab3fae31740f
      https://github.com/zopefoundation/zope.schema/commit/e1e5686205f9223c3c98caa1e292ab3fae31740f
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-08-14 (Tue, 14 Aug 2018)

  Changed paths:
    M CHANGES.rst
    M docs/conf.py
    M src/zope/schema/_field.py
    M src/zope/schema/interfaces.py
    M src/zope/schema/tests/test__field.py
    M tox.ini

  Log Message:
  -----------
  Add the ability for Object to check schema invariants.

Leave the ability to opt-out of that in case it causes unexpected breakage.

Fixes #10.


  Commit: 2275197361c3a4b11598b98fdcee7edf3c788e2f
      https://github.com/zopefoundation/zope.schema/commit/2275197361c3a4b11598b98fdcee7edf3c788e2f
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-08-14 (Tue, 14 Aug 2018)

  Changed paths:
    M src/zope/schema/_field.py

  Log Message:
  -----------
  Update signature and fix typo


Compare: https://github.com/zopefoundation/zope.schema/compare/cf8345d0c902...2275197361c3
      **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