Skip to content

1.5.1

Latest
Compare
Choose a tag to compare
@rocky rocky released this 28 Mar 23:33
· 2 commits to master since this release
  • Add Python 3.11 support
  • Start using branches to support running on older Pythons
  • Use newer xdis
  • Revise tests to work more along the lines of decompilers and xdis. This also lets us share test code.
  • Add Administrative merge code in support of new branches
  • Many bug fixes
  • Start to Modernize style, lint, use "black" and "isort"

Some work to allow continuing on Python 3.12 and beyond

  • Remove use of nose/nosetest
  • Add pyproject.toml