8.6.3
Enhancements made
- Support psutil for finding network addresses #1033 (@juliangilbey)
Bugs fixed
- use simpler isoparse from dateutil to parse ISO-8601 timestamps #1032 (@minrk)
- Avoid a DeprecationWarning on Python 3.13+ #1027 (@hroncok)
Maintenance and upkeep improvements
- Fix docs check #1038 (@minrk)
- fix invocation of pip for nbconvert downstream #1037 (@minrk)
- test on python 3.13-dev #1036 (@andife)
- Support ipykernel's use of anyio in test_signal_kernel_subprocesses #1034 (@ianthomas23)
Contributors to this release
(GitHub contributors page for this release)
@andife | @hroncok | @ianthomas23 | @juliangilbey | @minrk