Go to file
Benjamin Greiner 74d9bc9984 - Update to 8.22.2
* Fix recently introduced bug with the store magic.
  * Fix issues with multiple call to
    matplotlib.pyplot.switch_backend
  * Fix crashing IPython when some tracebacks encounter dynamically
    evaluated code.
  * IPython 8.22.1 increase the minimal traitlets version, and
    8.22.2 fix a critical bug on emscripten preventing to use some
    magics like %matplotlib on jupyter-light.
  * As usual you can find the full list of PRs on GitHub under the
    8.22 milestone.
  ## API changes
  * One of the largest change is the update the mimehooks and
    inspector API, see 14342. It should be backward compatible, but
    many hooks now receive a single object with many fields
    allowing us flexibility to update the API later.
  ## Packaging changes
  * Thanks to @mkoppe, we are slowly getting rid of setup.py
    finally migrating to pyproject.toml. There is still quite a bit
    of work, and please open an issue if you encounter any problem.
  ## Deprecation
  * A number of unused functions have been marked deprecated or
    pending deprecation. Please let us know if you encounter any of
    those deprecation messages for us to adjust the removal
    timeline.
    compatibility with pdb.set_trace()

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipython?expand=0&rev=127
2024-03-29 17:25:03 +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-8.22.2.tar.gz - Update to 8.22.2 2024-03-29 17:25:03 +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 - Update to 8.22.2 2024-03-29 17:25:03 +00:00
python-ipython.spec - Update to 8.22.2 2024-03-29 17:25:03 +00:00