Skip to content

Commit 46cadc0

Browse files
committed
Whatsnew entry
1 parent 9cd83ff commit 46cadc0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v0.23.0.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1165,3 +1165,4 @@ Other
11651165

11661166
- Improved error message when attempting to use a Python keyword as an identifier in a ``numexpr`` backed query (:issue:`18221`)
11671167
- Bug in accessing a :func:`pandas.get_option`, which raised ``KeyError`` rather than ``OptionError`` when looking up a non-existant option key in some cases (:issue:`19789`)
1168+
- Bug in :func:`raise_assert_detail` for Series and DataFrames with differing unicode data (:issue:`20503`)

0 commit comments

Comments
 (0)