[Checkins] [zopefoundation/zope.schema] fb398c: Make WrongType have an expected_type field, and te...

GitHub noreply at github.com
Tue Sep 11 00:19:33 CEST 2018


  Branch: refs/heads/issue65
  Home:   https://github.com/zopefoundation/zope.schema
  Commit: fb398c29cf394ff4fdc6b8f636c2ff903a3f9e48
      https://github.com/zopefoundation/zope.schema/commit/fb398c29cf394ff4fdc6b8f636c2ff903a3f9e48
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-09-10 (Mon, 10 Sep 2018)

  Changed paths:
    M .gitignore
    M CHANGES.rst
    M docs/api.rst
    M src/zope/schema/_bootstrapfields.py
    M src/zope/schema/_bootstrapinterfaces.py
    M src/zope/schema/_field.py
    M src/zope/schema/interfaces.py
    M src/zope/schema/tests/test__bootstrapfields.py
    M src/zope/schema/tests/test__field.py

  Log Message:
  -----------
  Make WrongType have an expected_type field, and test that we set it everywhere.


  Commit: febb909462a1f3b6422a5e04a3df5a4613dee0ba
      https://github.com/zopefoundation/zope.schema/commit/febb909462a1f3b6422a5e04a3df5a4613dee0ba
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-09-10 (Mon, 10 Sep 2018)

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

  Log Message:
  -----------
  Add 'errors' to WrongContainedType and 'schema' to SchemaNotProvided.


Compare: https://github.com/zopefoundation/zope.schema/compare/4533e0540aa8...febb909462a1
      **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