Zope.schema

Latest version: v7.0.1

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

Scan your dependencies

Page 5 of 10

4.3.3

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

- PEP 8 cleanup.

- Don't raise RequiredMissing if a field's defaultFactory returns the field's
missing_value.

- Update ``boostrap.py`` to version 2.2.

- Add the ability to swallow ValueErrors when rendering a SimpleVocabulary,
allowing for cases where vocabulary items may be duplicated (e.g., due to
user input).

- Include the field name in ``ConstraintNotSatisfied``.

4.3.2

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

- Fix Python 2.6 support. (Forgot to run tox with all environments before last
release.)

4.3.1

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

- Make sure that we do not fail during bytes decoding of term token when
generated from a bytes value by ignoring all errors. (Another option would
have been to hexlify the value, but that would break way too many tests.)

4.3.0

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

- Fix a bug where bytes values were turned into tokens inproperly in
Python 3.

- Add ``zope.schema.fieldproperty.createFieldProperties()`` function which
maps schema fields into ``FieldProperty`` instances.

4.2.2

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

- Add support for Python 3.3.

4.2.1

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

- Fix the default property of fields that have no defaultFactory attribute.

Page 5 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.