Skip to content

Commit a28bc2a

Browse files
committed
Add what's new entry for update following pydata#8542
1 parent 2a243dd commit a28bc2a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/whats-new.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@ Bug fixes
4848
encoding of time-like variables (:issue:`7132`, :issue:`8230`, :issue:`8432`,
4949
:pull:`8575`). By `Spencer Clark <https://github.com/spencerkclark>`_ and
5050
`Mattia Almansi <https://github.com/malmans2>`_.
51+
- Raise an informative error if dtype encoding of time-like variables would
52+
lead to integer overflow or unsafe conversion from floating point to integer
53+
values (:issue:`8542`, :pull:`8575`). By `Spencer Clark
54+
<https://github.com/spencerkclark>`_.
5155

5256

5357
Documentation

0 commit comments

Comments
 (0)