Skip to content

Commit fffc11f

Browse files
committed
move to v1.2.1
1 parent 18fb32a commit fffc11f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v1.2.1.rst

+1
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ Other
135135
- Bumped minimum fastparquet version to 0.4.0 to avoid ``AttributeError`` from numba (:issue:`38344`)
136136
- Bumped minimum pymysql version to 0.8.1 to avoid test failures (:issue:`38344`)
137137
- Fixed build failure on MacOS 11 in Python 3.9.1 (:issue:`38766`)
138+
- ``inspect.getmembers(Series)`` no longer raises an ``AbstractMethodError`` (:issue:`38782`).
138139
- Added reference to backwards incompatible ``check_freq`` arg of :func:`testing.assert_frame_equal` and :func:`testing.assert_series_equal` in :ref:`pandas 1.1.0 whats new <whatsnew_110.api_breaking.testing.check_freq>` (:issue:`34050`)
139140

140141
.. ---------------------------------------------------------------------------

0 commit comments

Comments
 (0)