uv
fe5d944a - Change reporter length to `Option` (#16448)

Commit
95 days ago
Change reporter length to `Option` (#16448) ## Summary Changes the `length` parameter to `PythonDownloadReporter::new` to an `Option<u64>` to resolve the issue of setting a single-item reporter length. Resolves: #15404 ## Test Plan - build test - ran test suite
Author
Parents
Loading