[Checkins] [zopefoundation/zope.schema] b14510: Add documentation for VocabularyRegistry and cross...

GitHub noreply at github.com
Tue Sep 4 15:26:49 CEST 2018


  Branch: refs/heads/issue35
  Home:   https://github.com/zopefoundation/zope.schema
  Commit: b14510a3d098836dcbee855ee23c20e0f1351b0d
      https://github.com/zopefoundation/zope.schema/commit/b14510a3d098836dcbee855ee23c20e0f1351b0d
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-09-04 (Tue, 04 Sep 2018)

  Changed paths:
    M docs/api.rst
    M docs/conf.py
    M docs/fields.rst
    M src/zope/schema/interfaces.py
    M src/zope/schema/vocabulary.py

  Log Message:
  -----------
  Add documentation for VocabularyRegistry and cross-references to zope.vocabularyregistry.

Also update narrative docs for Choice and vocabularies. Fixes #14.


  Commit: 0a2aae20665617705c92d32ce788682b68b8d134
      https://github.com/zopefoundation/zope.schema/commit/0a2aae20665617705c92d32ce788682b68b8d134
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-09-04 (Tue, 04 Sep 2018)

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

  Log Message:
  -----------
  Make Choice fields raise a ValidationError for missing vocabularies. Fixes #55.


  Commit: 8033a95db1c42067fd1ebfe5c85257528085982a
      https://github.com/zopefoundation/zope.schema/commit/8033a95db1c42067fd1ebfe5c85257528085982a
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-09-04 (Tue, 04 Sep 2018)

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

  Log Message:
  -----------
  Make resolving a vocabulary consistent for bound and unbound fields so we get good error messages always. Fixes #54.


Compare: https://github.com/zopefoundation/zope.schema/compare/b14510a3d098^...8033a95db1c4
      **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