Changes
- Fix windows ci to avoid os.getuid @phofl (#8989)
- Use IO task marker in scheduling @jrbourbeau (#8950)
- Skip unwritable test if root @TomAugspurger (#8987)
- Enable
UploadDirectory
plugin to upload to scheduler @hendrikmakait (#8986) - Handle SSLError in TCP comm @jacobtomlinson (#8983)
- pynvml compatibility @TomAugspurger (#8981)
- Handle Client(..., security=False) @jacobtomlinson (#8980)
- Removed big-endian sparse tests @TomAugspurger (#8982)
- Set usedforsecurity=False for md5 call in utils.color_of @relativistic (#8979)
- Remove subgraph callable @fjetter (#8956)
- Remove dependency on dedicated
dask-expr
repo @hendrikmakait (#8978) - Skip big-endian floats in
test_serialize_scipy_sparse
if usingscipy>=1.15.0
@hendrikmakait (#8977) - Run dask with a matching interpreter @cjwatson (#8975)
- Remove unused "type: ignore" comment @cjwatson (#8976)
- Clean up tests after legacy DataFrame removal @phofl (#8972)
- Pin jupyter-events to avoid incompatibility with jupyter-server @phofl (#8971)
- Remove legacy DataFrame implementation @phofl (#8968)
See the Changelog for more information.