Commit 796a564
revert: undo out-of-scope v3.py changes from 14788aa
The previous commit 14788aa was meant to only touch chunk_grids.py
(Tasks 2+3 of the ChunksTuple → int64-array refactor). It also
modified create_chunk_grid_metadata in v3.py — that change belongs
to a later task with a different approach (widen annotations rather
than materialize tuples) and a better perf profile.
Restoring v3.py to its pre-14788aa state. The proper v3.py change
will land in a follow-up commit.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 14788aa commit 796a564
1 file changed
Lines changed: 3 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
411 | 411 | | |
412 | 412 | | |
413 | 413 | | |
414 | | - | |
415 | | - | |
416 | | - | |
417 | | - | |
418 | | - | |
| 414 | + | |
419 | 415 | | |
420 | 416 | | |
421 | | - | |
| 417 | + | |
422 | 418 | | |
423 | 419 | | |
424 | | - | |
| 420 | + | |
425 | 421 | | |
426 | 422 | | |
427 | 423 | | |
| |||
0 commit comments