Genshi 0.7.5

13 views
Skip to first unread message

Simon Cross

unread,
Nov 18, 2020, 7:31:15 AM11/18/20
to gen...@googlegroups.com
Greetings,

Genshi 0.7.5 has been released.

Changes:

Version 0.7.5
https://github.com/edgewall/genshi/releases/tag/0.7.5
(Nov 18 2020, from branches/stable/0.7.x)

* Fix handling of slices containing function call, variable name and attribute
lookup AST nodes in Python 3.9 in template scripts (template expressions
already correctly handled these cases). Thank you to Roger Leigh for
finding this issue and contributing the fix for it.
* C speedup module now available for Python >= 3.3. Support was added for
PEP 393 (flexible string representation). Thank you to Inada Naoki for
contributing this major enhancement.
* Remove the custom 2to3 fixers (no longer used since the removal of 2to3
in 0.7.4).

Immediately after cutting the release I discovered that the C
extention speed up doesn't build with recent versions of setuptools
because setuptools has deprecated the feature that Genshi uses to
register the extension. This will be fixed in the next release, but
requires a bit of work. See
https://github.com/edgewall/genshi/issues/36.

PyPI: https://pypi.org/project/Genshi/0.7.5/
GitHub: https://github.com/edgewall/genshi/releases/tag/0.7.5

David Allouche

unread,
Nov 18, 2020, 9:32:42 AM11/18/20
to gen...@googlegroups.com
> On 18 Nov 2020, at 13:31, Simon Cross <hodg...@gmail.com> wrote:
>
> Greetings,
>
> Genshi 0.7.5 has been released.

Fantastic!

Cheers.
Reply all
Reply to author
Forward
0 new messages