Skip to content

Commit 4790787

Browse files
committed
Add NEWS entry
1 parent 0611e9c commit 4790787

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v0.24.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1731,6 +1731,7 @@ Other
17311731

17321732
- Bug where C variables were declared with external linkage causing import errors if certain other C libraries were imported before Pandas. (:issue:`24113`)
17331733
- 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`)
17341735

17351736
.. _whatsnew_0.24.0.contributors:
17361737

0 commit comments

Comments
 (0)