We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4e5b74 commit 6c9e8acCopy full SHA for 6c9e8ac
doc/whats-new.rst
@@ -67,6 +67,8 @@ Deprecations
67
- :py:meth:`xarray.open_mfdataset` will now error instead of warn when a value for ``concat_dim`` is
68
passed alongside ``combine='by_coords'``.
69
By `Tom Nicholas <https://github.com/TomNicholas>`_.
70
+- Removed the lock kwarg from the zarr and pydap backends, completing the deprecation cycle started in :issue:`5256`.
71
+ By `Tom Nicholas <https://github.com/TomNicholas>`_.
72
73
Bug fixes
74
~~~~~~~~~
0 commit comments