Skip to content

Pre-independence day

Choose a tag to compare

@rocky rocky released this 04 Jul 00:17
· 1232 commits to master since this release

Again, most of the work in this is release is thanks to x0ret.

  • Handle annotation args in Python 3.x
  • Fix vararg and function signatures in 3.x
  • Some 3.x < 3.6 while (1)/if fixes — others remain
  • Start reinstating else if -> elif
  • LOAD_CONST -> LOAD_CODE where appropriate
  • option --weak-verify is now --syntax-verify
  • code cleanups, start using black to reformat text