Skip to content

Commit b99da09

Browse files
committed
whatsnew
1 parent 3bf21ef commit b99da09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v2.2.1.rst

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Enhancements
1919

2020
Fixed regressions
2121
~~~~~~~~~~~~~~~~~
22+
- :meth:`DataFrame.__dataframe__` was producing incorrect data buffers when the a column's type was a pandas nullable on with missing values (:issue:`56702`)
2223
- Fixed memory leak in :func:`read_csv` (:issue:`57039`)
2324
- Fixed performance regression in :meth:`Series.combine_first` (:issue:`55845`)
2425
- Fixed regression causing overflow for near-minimum timestamps (:issue:`57150`)

0 commit comments

Comments
 (0)