uv/crates/uv-distribution/src/source
Charlie Marsh dea1700945
Avoid ANSI codes in debug! messages (#15843)
## Summary

I spent time trying to figure out how to support this but came up empty.
It _seems_ like maybe the `DefaultFields` implementation in
`tracing-subscriber` uses debug formatting for fields...? So if you have
a string with ANSI codes, they end up printing as unformatted values? I
even reverted all our custom formatting in `logging.rs` and saw the same
thing.

Closes https://github.com/astral-sh/uv/issues/15840.
2025-09-17 14:30:43 +00:00
..
built_wheel_metadata.rs Reject already-installed wheels built with outdated settings (#15289) 2025-08-15 15:15:55 +00:00
mod.rs Avoid ANSI codes in debug! messages (#15843) 2025-09-17 14:30:43 +00:00
revision.rs Use boxed slices for hash vector (#11714) 2025-02-24 11:11:44 -06:00