Skip to content

Commit 129509f

Browse files
authored
Update v3.0.1.rst
1 parent 4bb622d commit 129509f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v3.0.1.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Bug fixes
1515
^^^^^^^^^
1616
- Fixed a bug in the :class:`DataFrame` constructor when passed a :class:`Series` or
1717
:class:`Index` correctly handling Copy-on-Write (:issue:`63899`)
18-
- Fix assumption that :class:`numpy.void` dtypes are always structured (:issue:`54810`)
18+
- Allow :class:`.ExtensionArray` to have dtypes involving :class:`numpy.void` (:issue:`54810`)
1919

2020
.. ---------------------------------------------------------------------------
2121
.. _whatsnew_301.contributors:

0 commit comments

Comments
 (0)