Skip to content

3.7.4

Compare
Choose a tag to compare
@rocky rocky released this 05 Sep 10:12
· 499 commits to master since this release
  • Fragment parsing was borked. This means deparsing in trepan2/trepan3k was broken
  • 3.7+: narrow precedence for call tatement
  • del_stmt -> delete to better match Python AST
  • 3.8+ Add another forelsestmt (found only in a loop)
  • 3.8+ Add precedence on walrus operator
  • More files blackened
  • bump min xdis version