Path to this page:
Subject: CVS commit: pkgsrc/parallel/py-ipyparallel
From: Adam Ciarcinski
Date: 2024-04-08 07:54:12
Message id: 20240408055412.80FD5FA2C@cvs.NetBSD.org
Log Message:
py-ipyparallel: updated to 8.8.0
8.8.0 - 2024-04-02
New:
- `BroadcastView.map` is defined for API compatibility, but is not particularly \
efficient or recommended.
Fixed:
- `AsyncResult.join` is fixed.
Improved:
- Performance optimization disabling timestamp parsing in `jupyter_client` is \
not applied until ipyparallel classes are instantiated,
rather than at import time.
Files: