Z3c.form

Latest version: v5.1

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

Scan your dependencies

Page 1 of 12

5.2

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

- Nothing changed yet.

5.1

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

- HTMLFormElement.attributes: Allow to extend HTML attributes programmatically.

5.0

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

- Add support for Python 3.11.

- Drop support for Python 2.7, 3.5, 3.6.

- Drop deprecated support for ``python setup.py test``.

- HTMLFormElement.addClass: Improve removal of duplicates. It's now possible to
add multiple classes as whitespace separated string and still detect class
duplicates.

4.3

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

- Add support for Python 3.10.

- Update tests to ``lxml > 4.7``, thus requiring at least that version.
(`107 <https://github.com/zopefoundation/z3c.form/issues/107>`_)

- Remove unused ``ISubformFactory.
(`110 <https://github.com/zopefoundation/z3c.form/issues/110>`_)
[petschki]

4.2

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

- Fix ``MultiConverter.toFieldValue`` tuple typed field support
(when ``field._type`` is a tuple of types, not a single type).

- Add Python 3.9 compatibility and testing.

- Apply ``zopefoundation.meta`` config

- Fix tests for the ``zope.schema.Bool`` required default change.

- Fix tests for the ``zope.interface repr()`` change.

- Fix compatibility with changed repeat syntax.
Fixes `issue 94 <https://github.com/zopefoundation/z3c.form/issues/94>`_.

- Some fixes in spanish translation.
[erral]

- Drop support for Python 3.4.

- Add support for Python 3.8b4.

- Try to fix the buggy hidden mode behaviour of checkbox widgets.
Fixes `issue 89 <https://github.com/zopefoundation/z3c.form/issues/89>`_.

4.1.2

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

- Fix an edge case when field ``missing_value`` is not None but a custom
value that works as ``None``.
That ended up calling ``zope.i18n NumberFormat.format`` with ``None`` what
then failed.

Page 1 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.