uv/crates/uv-requirements-txt
Charlie Marsh f9497432dc
Skip unquote allocation for non-quoted strings (#11813)
## Summary

Small optimization: no need to unquote if there aren't any quote
characters.
2025-02-26 21:56:31 +00:00
..
src Skip unquote allocation for non-quoted strings (#11813) 2025-02-26 21:56:31 +00:00
test-data/requirements-txt Allow semicolons directly after direct URLs (#8836) 2024-11-05 16:07:07 -05:00
Cargo.toml Skip unquote allocation for non-quoted strings (#11813) 2025-02-26 21:56:31 +00:00