Drop Python 2
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.