Skip to content

0.7.4

Compare
Choose a tag to compare
@hodgestar hodgestar released this 13 Nov 11:40
· 103 commits to master since this release

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

  • Add support for deprecation of ast classes slice, Index and ExtSlice in
    Python 3.9. See https://bugs.python.org/issue34822 for details of the
    changes.
  • Update the project URL in setup.py to point to GitHub.
  • Remove use of 2to3 for generating Python 3 compatible code.