v6.6.0
6.6.0
Enhancements made
- Set
debugOptions
for breakpoints in python standard library source #812 (@echarles) - Send
omit_sections
to IPython to choose which sections of documentation you do not want #809 (@fasiha)
Bugs fixed
- Added missing
exceptionPaths
field todebugInfo
reply #814 (@JohanMabille)
Maintenance and upkeep improvements
- Test
jupyter_kernel_test
as downstream #813 (@blink1073) - Remove
nose
dependency #808 (@Kojoley) - Add explicit encoding to open calls in debugger #807 (@dlukes)
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @dlukes | @echarles | @fasiha | @JohanMabille | @Kojoley