Skip to content

0.5

Compare
Choose a tag to compare
@nvbn nvbn released this 03 May 17:18
· 25 commits to master since this release
  • print additional dependencies after compilation:
➜  py-backwards -i src -o compiled -t 2.7
Compilation succeed:
  target: 2.7
  files: 1
  took: 0.28 seconds
  Additional dependencies:
    pathlib2
    six
  • transformer 3.3: import pathlib2 instead of pathlib
  • transformer 2.7: imports from six moves
  • transformer 2.7: metaclass