Commit 2a9cd4b
[Backport stable] Print contents of array in
* Printing debug information only when debugger has set a trace
(cherry picked from commit 24ccced)
* `__repr__` now prints both debug information and array contents
(cherry picked from commit d3bef15)
* Added `Data` tag in `dndarray.__repr__`
(cherry picked from commit 9dba529)
---------
Co-authored-by: Thomas Baumann <[email protected]>
Co-authored-by: Claudia Comito <[email protected]>__repr__ (#2106)1 parent 15cb8ac commit 2a9cd4b
2 files changed
+26
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
213 | | - | |
| 213 | + | |
| 214 | + | |
214 | 215 | | |
215 | 216 | | |
216 | 217 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
431 | 431 | | |
432 | 432 | | |
433 | 433 | | |
434 | | - | |
| 434 | + | |
435 | 435 | | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
436 | 456 | | |
437 | 457 | | |
438 | | - | |
| 458 | + | |
439 | 459 | | |
440 | 460 | | |
441 | 461 | | |
| 462 | + | |
| 463 | + | |
442 | 464 | | |
443 | 465 | | |
444 | 466 | | |
| |||
0 commit comments