Skip to content

Releases: rocky/python-spark

Has it been that long?

08 Oct 13:43
Compare
Choose a tag to compare

Revamp for a more modern Python style in the 3.12 era:

  • start adding type annotations to code.
  • use pyproject.toml
  • remove illegal escape sequences

BuildTree now builds trees iteratively rather than recursively. With this we can handle larger trees which are needed in the decompilers.

Revise README.rst for the above and go over spelling and grammar

Internally, more git branches have been created to support older Python.

1.8.9

29 Jul 01:06
Compare
Choose a tag to compare

3.8 change from last release is needed in Python 3.7.4

Survived another year

29 Jul 00:44
Compare
Choose a tag to compare

Changes for Python 3.7.4 and 3.8