Skip to content

Drop Python 2

Compare
Choose a tag to compare
@donkirkby donkirkby released this 26 Jan 21:01
· 653 commits to master since this release

The biggest change in this release is dropping support for Python 2 (#256). There is also support for driver scripts in Sublime Text (#236), and a bunch of bug fixes.

  • #257 and #247 - support Python 3.7 and 3.8 features, like the walrus operator
  • #254 - pytest doesn't load test code from editor
  • #255 - installing space_tracer from sdist

See the milestone for a complete list.