Go to file
Benjamin Greiner 772cc3e273 Accepting request 931190 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 7.29.0
  * IPython 7.29 brings a couple of new functionalities to IPython
    and a number of bugfixes. It is one of the largest recent
    release, relatively speaking, with close to 15 Pull Requests.
  * fix an issue where base64 was returned instead of bytes when
    showing figures
  * fix compatibility with PyQt6, PySide 6. This
    may be of interest if you are running on Apple Silicon as only
    qt6.2+ is natively compatible.
  * fix matplotlib qtagg eventloop
  * Multiple docs fixes, typos, ... etc.
  * Debugger will now exit by default on SigInt
    this will be useful in notebook/lab if you forgot to exit the
    debugger. "Interrupt Kernel" will now exist the debugger.
  * It give Pdb the ability to skip code in decorators. If
    functions contain a special value names __debuggerskip__ =
    True|False, the function will not be stepped into, and Pdb will
    step into lower frames only if the value is set to False. The
    exact behavior is still likely to have corner cases and will be
    refined in subsequent releases. Feedback welcome. See the
    debugger module documentation for more info. Thanks to the D.
    E. Shaw group for funding this feature.

OBS-URL: https://build.opensuse.org/request/show/931190
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipython?expand=0&rev=73
2021-11-12 21:53:01 +00:00
_multibuild Accepting request 781248 from home:TheBlackCat:branches:devel:languages:python:jupyter 2020-03-03 15:04:27 +00:00
.gitattributes Accepting request 697883 from home:TheBlackCat:branches:devel:languages:python:jupyter 2019-04-25 15:51:16 +00:00
.gitignore Accepting request 697883 from home:TheBlackCat:branches:devel:languages:python:jupyter 2019-04-25 15:51:16 +00:00
ipython-7.29.0.tar.gz Accepting request 931190 from home:bnavigator:branches:devel:languages:python:jupyter 2021-11-12 21:53:01 +00:00
JupyterConsole.svg Accepting request 697883 from home:TheBlackCat:branches:devel:languages:python:jupyter 2019-04-25 15:51:16 +00:00
python-ipython.changes Accepting request 931190 from home:bnavigator:branches:devel:languages:python:jupyter 2021-11-12 21:53:01 +00:00
python-ipython.spec Accepting request 931190 from home:bnavigator:branches:devel:languages:python:jupyter 2021-11-12 21:53:01 +00:00