We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1089f01 commit ea7bc47Copy full SHA for ea7bc47
doc/source/whatsnew/v1.2.1.rst
@@ -28,6 +28,7 @@ Fixed regressions
28
- Fixed regression in :meth:`DataFrame.replace` raising ``ValueError`` when :class:`DataFrame` has dtype ``bytes`` (:issue:`38900`)
29
- Fixed regression in :meth:`DataFrameGroupBy.diff` raising for ``int8`` and ``int16`` columns (:issue:`39050`)
30
- Fixed regression that raised ``AttributeError`` with PyArrow versions [0.16.0, 1.0.0) (:issue:`38801`)
31
+- Fixed regression that caused templated docstrings to not get parsed (:issue:`39115`)
32
-
33
34
0 commit comments