Commit 1c17c34
committed
Convert object for fill_value using asarray for requested type
This relies on NumPy to raise OverflowError if the object can not
be represented by requested data type.1 parent 845382d commit 1c17c34
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
765 | 765 | | |
766 | 766 | | |
767 | 767 | | |
768 | | - | |
769 | | - | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
| 771 | + | |
| 772 | + | |
770 | 773 | | |
771 | 774 | | |
772 | 775 | | |
| |||
0 commit comments