* fix ContextVar persistence across cells #1462 (@minrk)
* Fix matplotlib eventloops #1458 (@ianthomas23)
* Refer to kernel launching thread instead of assuming the
main thread #1455
* Fix routing of background thread output when no parent is set
explicitly #1451 (@minrk)
* Fix KeyboardInterrupt on Windows by manually resetting
interrupt event #1434 (@ptosco)
* Maintenance and upkeep improvements
* test that matplotlib event loop integration is responsive
* update tests for 3.14 #1453 (@minrk)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=121
* Always set debugger to true in kernelspec #1191 (@ianthomas23)
* Revert "Enable ProactorEventLoop on windows for ipykernel"
#1194 (@blink1073)
* Make outputs go to correct cell when generated in
threads/asyncio #1186 (@krassowski)
* Pin pytest-asyncio to 0.23.2 #1189 (@ianthomas23)
- Update to 6.28.0
* Enable ProactorEventLoop on windows for ipykernel #1184
(@NewUserHa)
* Adds a flag in debug_info for the copyToGlobals support #1099
(@brichet)
* Support python 3.12 #1185 (@blink1073)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=97
reverted spec cleaner changes from SR1102499
- update to version 6.25.0:
* Enhancements made
- feat: let display hook handle clear_output #1135
(@maartenbreddels)
* Bugs fixed
- Merge connection info into existing connection file if it
already exists #1133 (@jasongrout)
* Maintenance and upkeep improvements
- Clean up lint #1134 (@blink1073)
- change from version 6.24.0:
* New features added
- Let get_parent decide the channel to get parent header
#1128 (@dby-tmwctw)
* Bugs fixed
- Bugfix: binary stdout/stderr handling #1129 (@arieleiz)
OBS-URL: https://build.opensuse.org/request/show/1102513
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=85
* Don't pass None kernels to logging configurable in Comm #1061
(@bollwyvl)
- Release 6.19.3
* format dates as ISO8601 #1057 (@GRcharles)
* Fix comms and add qtconsole downstream test #1056 (@blink1073)
* Fix lint #1058 (@blink1073)
* Fix comms and add qtconsole downstream test #1056 (@blink1073)
- Release 6.19.2
* Fix error in %edit magic #1053 (@ccordoba12)
- Release 6.19.1
* fix: too many arguments dropped when passing to base comm
constructor #1051 (@maartenbreddels)
- Release 6.19.0
* Fix: there can be only one comm_manager #1049
(@maartenbreddels)
* Adopt ruff and address lint #1046 (@blink1073)
- Release 6.18.3
* Fix Comm interface for downstream users #1042
(@maartenbreddels)
- Release 6.18.2
* Configurables needs to be configurable #1037 (@Carreau)
- Release 6.18.1
* fix: use comm package in backwards compatible way #1028
(@maartenbreddels)
* Add more testing and deprecate the Gtk event loops #1036
(@blink1073)
* More coverage improvements #1035 (@blink1073)
* Add more tests #1034 (@blink1073)
* Add more kernel tests #1032 (@blink1073)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=70
- Update requirements and test suite setup
- specfile:
* update requirements
* switch to pyproject.toml build
- update to version 6.15.0:
* Bugs fixed
+ Fix compatibility with tornado 6.2 beta #956 (@minrk)
* Maintenance and upkeep improvements
+ Back to top-level tornado IOLoop #958 (@minrk)
+ Explicitly require pyzmq >= 17 #957 (@minrk)
+ [pre-commit.ci] pre-commit autoupdate #954 (@pre-commit-ci)
- changes from version 6.14.0:
* Enhancements made
+ Add cpu_count to the usage_reply #952 (@echarles)
* Bugs fixed
+ use pss memory info type if available for the resource usage
reply #948 (@echarles)
+ Ensure psutil for the process is accurate #937 (@echarles)
* Maintenance and upkeep improvements
+ Fix sphinx 5.0 support #951 (@blink1073)
+ [pre-commit.ci] pre-commit autoupdate #950 (@pre-commit-ci)
- changes from version 6.13.1:
* Bugs fixed
+ Fix richInspectVariables #943 (@davidbrochart)
+ Force debugger metadata in built wheel #941 (@blink1073)
* Maintenance and upkeep improvements
+ [pre-commit.ci] pre-commit autoupdate #945 (@pre-commit-ci)
+ Clean up typings #939 (@blink1073)
+ [pre-commit.ci] pre-commit autoupdate #938 (@pre-commit-ci)
OBS-URL: https://build.opensuse.org/request/show/984608
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=48
- Update to 6.7.0:
- PR: do_one_iteration is a coroutine
- Clean python 2 artifacts. Fix
- Fix title position in changelog
- Set debugOptions for breakpoints in python standard library
source
- Send omit_sections to IPython to choose which sections of
documentation you do not want
- Added missing exceptionPaths field to debugInfo reply
- Test jupyter_kernel_test as downstream
- Remove nose dependency
- Add explicit encoding to open calls in debugger
- Fix the temp file name created by the debugger
- Enforce labels on PRs
- Unpin IPython, and remove some dependencies on it.
- Fix rich variables inspection
- Do not call setQuitOnLastWindowClosed() on a QCoreApplication
- Drop ipython_genutils requirement
OBS-URL: https://build.opensuse.org/request/show/946627
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=41