[Checkins] [zopefoundation/zope.app.schema] 674e52: Rely on zope.vocabularyregistry instead of duplica...

GitHub noreply at github.com
Wed May 10 16:58:07 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.app.schema
  Commit: 674e521247670abf903fe7efbd43637916bddef1
      https://github.com/zopefoundation/zope.app.schema/commit/674e521247670abf903fe7efbd43637916bddef1
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-05-10 (Wed, 10 May 2017)

  Changed paths:
    A CHANGES.rst
    R CHANGES.txt
    M MANIFEST.in
    A README.rst
    R README.txt
    M setup.py
    A src/zope/app/schema/README.rst
    R src/zope/app/schema/README.txt
    M src/zope/app/schema/__init__.py
    M src/zope/app/schema/configure.zcml
    M src/zope/app/schema/tests.py
    M src/zope/app/schema/vocabulary.py

  Log Message:
  -----------
  Rely on zope.vocabularyregistry instead of duplicating ZopeVocabularyRegistry

Fixes #2.

Also add tests for ``configure.zcml``.


  Commit: de5dedff393d979fb623d5d7a2c18f0fcded9a70
      https://github.com/zopefoundation/zope.app.schema/commit/de5dedff393d979fb623d5d7a2c18f0fcded9a70
  Author: Jason Madden <jason+github at nextthought.com>
  Date:   2017-05-10 (Wed, 10 May 2017)

  Changed paths:
    A CHANGES.rst
    R CHANGES.txt
    M MANIFEST.in
    A README.rst
    R README.txt
    M setup.py
    A src/zope/app/schema/README.rst
    R src/zope/app/schema/README.txt
    M src/zope/app/schema/__init__.py
    M src/zope/app/schema/configure.zcml
    M src/zope/app/schema/tests.py
    M src/zope/app/schema/vocabulary.py

  Log Message:
  -----------
  Merge pull request #3 from zopefoundation/issue2

Rely on zope.vocabularyregistry instead of duplicating ZopeVocabularyRegistry


Compare: https://github.com/zopefoundation/zope.app.schema/compare/c67d33bc5ea1...de5dedff393d


More information about the checkins mailing list