- update to 7.1.0:
* 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
This commit is contained in:
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 1 23:24:08 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 7.1.0:
|
||||
* 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)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 20 15:11:47 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user