Skip to content

Misc. bugfixes

Compare
Choose a tag to compare
@tusharsadhwani tusharsadhwani released this 28 Sep 19:23
· 53 commits to master since this release
  • Ensure the package actually works in Python 3.6+
  • Make sure that ~'...' raises an error if the process exits with a non-zero return code
  • Fix an edge case in supported syntax: [a, b, c] = ~'...'