Skip to content

Commit c62461d

Browse files
committed
update whatsnew with clearer message
1 parent 5260e4c commit c62461d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/source/whatsnew/v1.5.2.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ Fixed regressions
2727
Bug fixes
2828
~~~~~~~~~
2929
- Bug in the Copy-on-Write implementation losing track of views in certain chained indexing cases (:issue:`48996`)
30-
- Bug with python 3.11 and creating a subclass that is ``Generic`` (:issue:`49649`)
31-
30+
- Fixed bug when instantiating a ``DataFrame`` subclass inheriting from ``typing.Generic`` that triggered a ``UserWarning`` on python 3.11 (:issue:49649)
31+
-
3232
.. ---------------------------------------------------------------------------
3333
.. _whatsnew_152.other:
3434

0 commit comments

Comments
 (0)