Changes ======= 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