Skip to content

0.5.1

Compare
Choose a tag to compare
@eriknw eriknw released this 28 Jan 04:31
· 18 commits to main since this release
d291d7f
  • Add support for Python 3.10 (bytecode changes)
    • Bytecode jump offsets are now scaled by a factor of 2
    • Not all functions end with RETURN_VALUE bytecode