Skip to content

Commit 962bb39

Browse files
Updated:whatsnew v3.0
1 parent 115a36b commit 962bb39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v3.0.0.rst

+1
Original file line numberDiff line numberDiff line change
@@ -606,6 +606,7 @@ Other
606606
- Bug in :meth:`Series.replace` and :meth:`DataFrame.replace` inconsistently replacing matching instances when ``regex=True`` and missing values are present. (:issue:`56599`)
607607
- Bug in Dataframe Interchange Protocol implementation was returning incorrect results for data buffers' associated dtype, for string and datetime columns (:issue:`54781`)
608608
- Bug in ``Series.list`` methods not preserving the original :class:`Index`. (:issue:`58425`)
609+
- Bug in :func:`eval` including division ``\`` failed with a ``TypeError`` (:issue:`58748`)
609610

610611
.. ***DO NOT USE THIS SECTION***
611612

0 commit comments

Comments
 (0)