range-scan-none-end-scans-unbounded

Status: IN

Passing `end=None` to `Partition.range_scan` sets the right boundary to `len(self._keys)`, scanning from `start` through the last key with no upper bound.

Source: entries/2026/05/29/range-partitioning-range_partitioning-range_scan.md

JSON