Skip to content

Commit 601ffc5

Browse files
authored
Update v3.0.0.rst
For bug fix
1 parent 89e65dc commit 601ffc5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v3.0.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -787,6 +787,7 @@ Other
787787
- Bug in :meth:`read_csv` where chained fsspec TAR file and ``compression="infer"`` fails with ``tarfile.ReadError`` (:issue:`60028`)
788788
- Bug in Dataframe Interchange Protocol implementation was returning incorrect results for data buffers' associated dtype, for string and datetime columns (:issue:`54781`)
789789
- Bug in ``Series.list`` methods not preserving the original :class:`Index`. (:issue:`58425`)
790+
- Bug in ``_version_meson.py`` when building pandas in Gitpod environment, using an (unusable) untagged version of pandas that breaks the build
790791

791792
.. ***DO NOT USE THIS SECTION***
792793

0 commit comments

Comments
 (0)