Zope.i18nmessageid

Latest version: v7.0

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

Scan your dependencies

Page 3 of 5

4.1.0

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

- Drop support for Python 2.6 and 3.2.

- Add support for Python 3.5 and 3.6.

- Fix the C extension not being used in Python 3. See `issue 4
<https://github.com/zopefoundation/zope.i18nmessageid/issues/4>`_.

- Make the Python implementation of Message accept any object for the
``default`` argument, just as the C extension does. This should be a
unicode or byte string. See `issue 5
<https://github.com/zopefoundation/zope.i18nmessageid/issues/5>`_.

4.0.3

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

- Add support for Python 3.4.

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

4.0.2

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

- Flesh out PyPI Trove classifiers.

4.0.1

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

- Add support for Python 3.3.

4.0.0

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

- Automate generation of Sphinx HTML docs and running doctest snippets via tox.

- Remove use of '2to3' and associated fixers when installing under Py3k.
The code is now in a "compatible subset" which supports Python 2.6, 2.7,
and 3.2, including PyPy 1.8 (the version compatible with the 2.7 language
spec).

- Bring unit test coverage to 100%.

- Move doctest examples into Sphinx documentation.

- Drop explicit support for Python 2.4 / 2.5 / 3.1.

- Add explicit support for PyPy.

- Add 'setup.py dev' alias (runs ``setup.py develop`` plus installs
``nose`` and ``coverage``).

- Add 'setup.py docs' alias (installs ``Sphinx`` and dependencies).

3.6.1

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

- Correct metadata in this file for release date.

Page 3 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.