Skip to content

Commit c4b997e

Browse files
committed
whatsnew formatting
1 parent 9132bd5 commit c4b997e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v1.3.0.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -605,7 +605,7 @@ ExtensionArray
605605

606606
- Bug in :meth:`DataFrame.where` when ``other`` is a :class:`Series` with :class:`ExtensionArray` dtype (:issue:`38729`)
607607
- Fixed bug where :meth:`Series.idxmax`, :meth:`Series.idxmin` and ``argmax/min`` fail when the underlying data is :class:`ExtensionArray` (:issue:`32749`, :issue:`33719`, :issue:`36566`)
608-
- Bug where some properties of subclasses of :class:``PandasExtensionDtype`` where improperly cached :issue:`40329`
608+
- Bug were some properties of subclasses of :class:`PandasExtensionDtype` where improperly cached (:issue:`40329`)
609609
-
610610

611611
Other

0 commit comments

Comments
 (0)