Commit abfee14
committed
Check that full(shape, fill_val, dtype=dt) handles out of bound integral fill values
It should raise OverflowError, like NumPy 2 does.1 parent 1c17c34 commit abfee14
1 file changed
Lines changed: 3 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1791 | 1791 | | |
1792 | 1792 | | |
1793 | 1793 | | |
1794 | | - | |
1795 | | - | |
1796 | | - | |
1797 | | - | |
1798 | | - | |
1799 | | - | |
1800 | | - | |
1801 | | - | |
1802 | | - | |
1803 | | - | |
| 1794 | + | |
| 1795 | + | |
1804 | 1796 | | |
1805 | 1797 | | |
1806 | 1798 | | |
1807 | | - | |
1808 | | - | |
1809 | | - | |
1810 | | - | |
1811 | | - | |
1812 | | - | |
1813 | | - | |
1814 | 1799 | | |
1815 | 1800 | | |
1816 | | - | |
| 1801 | + | |
1817 | 1802 | | |
1818 | 1803 | | |
1819 | 1804 | | |
| |||
0 commit comments