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 ce92f94 commit c259f93Copy full SHA for c259f93
doc/whats-new.rst
@@ -36,7 +36,7 @@ Bug fixes
36
<https://github.com/spencerkclark>`_.
37
- Propagation coordinate attrs in :py:meth:`xarray.Dataset.map` (:issue:`9317`, :pull:`10602`).
38
By `Justus Magin <https://github.com/keewis>`_.
39
-- Fix ``combine_attrs="drop_conflicts"`` to handle objects with ``__eq__`` methods that return
+- Allow ``combine_attrs="drop_conflicts"`` to handle objects with ``__eq__`` methods that return
40
non-bool values (e.g., numpy arrays) without raising ``ValueError`` (:pull:`10726`).
41
By `Maximilian Roos <https://github.com/max-sixty>`_.
42
0 commit comments