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

GitHub noreply at github.com
Tue Aug 14 14:30:10 CEST 2018


  Branch: refs/heads/master
  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


  Commit: 2ab8d0480a245ef09e871a24e17f783cf14ea323
      https://github.com/zopefoundation/zope.schema/commit/2ab8d0480a245ef09e871a24e17f783cf14ea323
  Author: Jason Madden <jason+github at nextthought.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:
  -----------
  Merge pull request #45 from zopefoundation/issue10

Add the ability for Object to check schema invariants.


Compare: https://github.com/zopefoundation/zope.schema/compare/c61de9872ad1...2ab8d0480a24
      **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