forked from pool/python-ipython
- Update to version 7.21.0:
- New "context" command in ipdb
It is now possible to change the number of lines shown in the
backtrace information in ipdb using "context" command.
- Compatibility with Xeus-Python for debugger protocol
- Misc docs fixes for compatibility and uniformity with Numpydoc.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipython?expand=0&rev=64
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 1 18:27:17 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Update to version 7.21.0:
|
||||
- New "context" command in ipdb
|
||||
It is now possible to change the number of lines shown in the
|
||||
backtrace information in ipdb using "context" command.
|
||||
- Compatibility with Xeus-Python for debugger protocol
|
||||
- Misc docs fixes for compatibility and uniformity with Numpydoc.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 1 23:25:34 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user