========= Changes ========= 5.1 (unreleased) ================ - Nothing changed yet. 5.0.1 (2023-01-23) ================== - Add missing ``python_requires`` to ``setup.py``. 5.0 (2023-01-19) ================ - Add support for Python 3.11. - Drop support for Python 2.7, 3.5, 3.6. - Add support for Python 3.10. - Add ``nav`` to the list of HTML block level elements. (`#18 `_) - Remove ``.talgettext.UpdatePOEngine`` and the ability to call ``zope/tal/talgettext.py`` (main function). The code was broken and unused. - Remove support to run the tests using deprecated ``python setup.py test``. 4.5 (2021-05-28) ================ - Avoid traceback reference cycle in ``TALInterpreter.do_onError_tal``. - Add support for Python 3.8 and 3.9. - Drop support for Python 3.4. 4.4 (2018-10-05) ================ - Add support for Python 3.7. 4.3.1 (2018-03-21) ================== - Host documentation at https://zopetal.readthedocs.io - Fix a ``NameError`` on Python 3 in talgettext.py affecting i18ndude. See https://github.com/zopefoundation/zope.tal/pull/11 4.3.0 (2017-08-08) ================== - Drop support for Python 3.3. - Add support for Python 3.6. 4.2.0 (2016-04-12) ================== - Drop support for Python 2.6 and 3.2. - Accept and ignore ``i18n:ignore`` and ``i18n:ignore-attributes`` attributes. For compatibility with other tools (such as ``i18ndude``). - Add support for Python 3.5. 4.1.1 (2015-06-05) ================== - Suppress deprecation under Python 3.4 for default ``convert_charrefs`` argument (passed to ``HTMLParser``). Also ensures that upcoming change to the default in Python 3.5 will not affect us. - Add support for Python 3.2 and PyPy3. 4.1.0 (2014-12-19) ================== .. note:: Support for PyPy3 is pending release of a fix for: https://bitbucket.org/pypy/pypy/issue/1946 - Add support for Python 3.4. - Add support for testing on Travis. 4.0.0 (2014-01-13) ================== - Fix possible UnicodeDecodeError in warning when msgid already exists. 4.0.0a1 (2013-02-15) ==================== - Replace deprecated ``zope.interface.implements`` usage with equivalent ``zope.interface.implementer`` decorator. - Add support for Python 3.3 and PyPy. - Drop support for Python 2.4 and 2.5. - Output attributes generate via ``tal:attributes`` and ``i18n:attributes`` directives in alphabetical order. 3.6.1 (2012-03-09) ================== - Avoid handling end tags within