Commit b18fe9d
committed
raise for OOB indices even if they will be converted to arrays
since the index is on the host, we can raise like we normally would, which follows NumPy behavior1 parent 47639da commit b18fe9d
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
271 | 276 | | |
272 | 277 | | |
273 | 278 | | |
| |||
0 commit comments