You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/source/whatsnew/v0.24.0.rst
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1731,6 +1731,7 @@ Other
1731
1731
1732
1732
- Bug where C variables were declared with external linkage causing import errors if certain other C libraries were imported before Pandas. (:issue:`24113`)
1733
1733
- Require at least 0.28.2 version of ``cython`` to support read-only memoryviews (:issue:`21688`)
1734
+
- Fixing a `DeprecationWarning`: invalid escape sequence in versioneer.py (:issue:`24636`)
0 commit comments