Zope-schema

Latest version: v4.5.0

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

Scan your dependencies

Page 1 of 7

4.5.1

------------------

- Nothing changed yet.

4.5.0

------------------

- Drop support for Python 2.6, 3.2, and 3.3.

- Add support for Python 3.5 and 3.6.

- Drop support for 'setup.py test'. Use zope.testrunner instead.

4.4.2

------------------

- Fix description of min max field: max value is included, not excluded.

4.4.1

------------------

- Add support for Python 3.4.

4.4.0

------------------

- Add an event on field properties to notify that a field has been updated.
This event enables definition of subscribers based on an event, a context
and a field. The event contains also the old value and the new value.
(also see package ``zope.schemaevent`` that define a field event handler)

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``.

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.