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 3c05a20 commit 539fb4aCopy full SHA for 539fb4a
doc/whats-new.rst
@@ -35,6 +35,11 @@ Bug fixes
35
36
- Improved error handling and documentation for `.expand_dims()`
37
read-only view.
38
+- Fix tests for big-endian systems (:issue:`3125`).
39
+ By `Graham Inggs <https://github.com/ginggs>`_.
40
+- XFAIL several tests which are expected to fail on ARM systems
41
+ due to a ``datetime`` issue in NumPy (:issue:`2334`).
42
43
44
.. _whats-new.0.12.3:
45
0 commit comments