6.7.0
Enhancements made
Bugs fixed
- Removed DebugStdLib from arguments of attach #839 (@JohanMabille)
- Normalize debugger temp file paths on Windows #838 (@kycutler)
- Breakpoint in cell with leading empty lines may be ignored #829 (@fcollonval)
Maintenance and upkeep improvements
- Skip on PyPy, seem to fail. #837 (@Carreau)
- Remove pipx to fix conflicts #835 (@Carreau)
- Remove impossible skipif. #834 (@Carreau)
Contributors to this release
(GitHub contributors page for this release)
@Carreau | @echarles | @fcollonval | @JohanMabille | @kycutler