Zope.app.i18n

Latest version: v4.1.0

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

Scan your dependencies

Page 1 of 3

4.1.1

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

- Nothing changed yet.

4.1.0

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

- Add compatibility with ``zope.i18n >= 4.7``. We fulfill the interface for
plural messages now, although we do not provide any implementation. This is
documented and raises NotImplementedError.

4.0.1

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

- Add support for Python 3.7.

- Fix deprecation warning about importing IRegistered/IUnregistered from
their old locations in zope.component.interfaces instead of their current
locations in zope.interface.interfaces.

4.0.0

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

- Add support for Python 3.5, 3.6 and PyPy.

- Replace dependency on ``ZODB3`` with ``BTrees`` and ``persistent``.

- Drop test dependency on ``zope.app.testing``.

- The synchronization view now uses Python's built-in transport for
handling Basic Authentication. As a reminder, Basic Authentication
does not permit a colon (``:``) in the username, but does allow colons
in the password (if the server properly conforms to the specification).

3.6.4

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

- Fix translate() when used with ZODB 4.
- Remove test dependency on zope.app.component

3.6.3

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

- Remove undeclared dependency on zope.deferredimport.
- Use zope.publisher >= 3.9 instead of zope.app.publisher.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.