Go to file
Benjamin Greiner c59f5e3aa1 - Update to 8.18.0
* Small release of IPython that fixes a small number of
    inconveniences.
  * PR #14251 Fix a memory leak in qt event loop integration by
    setting the Loop parent to None.
  * PR #14252 Pickleshare was made an optional dependency in 8.17,
    this leads to warnings in some installations when using modules
    completions. The warning has been silenced.
  * PR #14241 Update event loop code for compatibility with more
    recent prompt_toolkit due to deprecations in Python 3.12.
  * PR #14245 Fix doc example on Pygments styles
  * PR #14238 Remove dependency on app_nope, this is actually only
    a dependency of IPykernel.
- Release 8.17, 8.17.1
  * Medium-sized release of IPython that includes some cleanup
    (backcall, python2 leftovers) and some refactoring improvements
    (typing, pathlib) and a fix on completion.
  * PR #14216 remove backcall dependency
  * PR #14217 make pickleshare dependency optional
  * PR #14185 support completion based on type annotations of calls
  * Reverted in 8.17.1:PR #14190 remove support for python 2 in
    lexers (reverted in  8.17.1 as it is imported by
    qtconsole/spyder)
  * Mamba and Micromamba magic: In addition to the conda command to
    manage conda environment, mamba and micromamba can now be used
    using the corresponding magic in IPython. Since these commands
    are compatible with conda, they are following the same logic.
    These two magic require to have the corresponding commands
    available either in the conda environment or system wide. PR
    #14191

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipython?expand=0&rev=122
2023-11-26 15:45:42 +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.18.0.tar.gz - Update to 8.18.0 2023-11-26 15:45:42 +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.18.0 2023-11-26 15:45:42 +00:00
python-ipython.spec - Update to 8.18.0 2023-11-26 15:45:42 +00:00