Skip to content

Commit 2dd8c23

Browse files
committed
doc: add entry in whatsnew
1 parent 8eb75e2 commit 2dd8c23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v3.0.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -925,6 +925,7 @@ Conversion
925925

926926
Strings
927927
^^^^^^^
928+
- Bug in :meth:`Series.str.replace` using named capture groups (e.g., ``\g<name>``) with ``string[pyarrow]`` dtype would raise an error (:issue:`57636`)
928929
- Bug in :meth:`Series.value_counts` would not respect ``sort=False`` for series having ``string`` dtype (:issue:`55224`)
929930
-
930931

0 commit comments

Comments
 (0)