3 Commits

Author SHA256 Message Date
43037ed451 Accepting request 1241190 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/1241190
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipython?expand=0&rev=52
2025-01-30 13:49:16 +00:00
27b72487e1 - Update to 8.31
* #14594 Fix completion in tuples, where the completion was suggesting
    tuples methods instead of methods and attributes of the current element.
  * #14598 Fix pdb issue with Python 3.13.1, this fix is not perfect
    (see #14620) but should be sufficient for now. 
- Drop py3131.patch as it is included in 8.31

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipython?expand=0&rev=139
2025-01-29 12:56:22 +00:00
a6c0e87f1d - Update to 8.30
* improve the documentatation for custom IPython formatters, and how 
    you can register formatters for custom mime types.
  * fix a bug in which commands that were not assigned a shortcut could 
    not be assigned one.
  * fix a bug in which a single / on an empty line would not be an error. 
    This is due to the autocall behavior that we are thinking of deprecating.
- Add py3131.patch to fix behaviour with Python 3.13.1

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipython?expand=0&rev=137
2024-12-10 15:54:12 +00:00