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 4bb622d commit 129509fCopy full SHA for 129509f
doc/source/whatsnew/v3.0.1.rst
@@ -15,7 +15,7 @@ Bug fixes
15
^^^^^^^^^
16
- Fixed a bug in the :class:`DataFrame` constructor when passed a :class:`Series` or
17
:class:`Index` correctly handling Copy-on-Write (:issue:`63899`)
18
-- Fix assumption that :class:`numpy.void` dtypes are always structured (:issue:`54810`)
+- Allow :class:`.ExtensionArray` to have dtypes involving :class:`numpy.void` (:issue:`54810`)
19
20
.. ---------------------------------------------------------------------------
21
.. _whatsnew_301.contributors:
0 commit comments