We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3d5f11 commit e065d33Copy full SHA for e065d33
doc/source/whatsnew/v2.3.3.rst
@@ -22,7 +22,8 @@ become the default string dtype in pandas 3.0. See
22
23
Bug fixes
24
^^^^^^^^^
25
--
+- Fix regression in ``~Series.str.contains``, ``~Series.str.match`` and ``~Series.str.fullmatch``
26
+ with a compiled regex and custom flags (:issue:`62240`)
27
28
.. ---------------------------------------------------------------------------
29
.. _whatsnew_233.contributors:
0 commit comments