Zope.schema

Latest version: v7.0.1

Safety actively analyzes 639693 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 9 of 10

3.5.0a2

====================

- Move zope.testing to "test" extras_require, as it is not needed
for zope.schema itself.

- Change the order of classes in SET_TYPES tuple, introduced in
previous release to one that was in 3.4 (SetType, set), because
third-party code could be dependent on that order. The one
example is z3c.form's converter.

3.5.0a1

====================

- Add the doctests to the long description.

- Remove use of deprecated 'sets' module when running under Python 2.6.

- Remove spurious doctest failure when running under Python 2.6.

- Add support to bootstrap on Jython.

- Add helper methods for schema validation: ``getValidationErrors``
and ``getSchemaValidationErrors``.

- zope.schema now works on Python2.5

3.4.0

==================

Add BeforeObjectAssignedEvent that is triggered before the object
field sets a value.

3.3.0

==================

Corresponds to the version of the zope.schema package shipped as part of
the Zope 3.3.0 release.

3.2.1

==================

Corresponds to the version of the zope.schema package shipped as part of
the Zope 3.2.1 release.

Fix missing import of 'VocabularyRegistryError'. See
http://www.zope.org/Collectors/Zope3-dev/544 .

3.2.0

==================

Corresponds to the version of the zope.schema package shipped as part of
the Zope 3.2.0 release.

Add "iterable" sources to replace vocabularies, which are now deprecated
and scheduled for removal in Zope 3.3.

Page 9 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.