Skip to content

Pull requests: astral-sh/uv

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Parse URLs lazily in resolver performance Potential performance improvement
#10259 opened Jan 1, 2025 by charliermarsh Loading…
Add ls alias to uv {tool, python, pip} list
#10240 opened Dec 30, 2024 by unexge Loading…
Update Rust crate reqwest to v0.12.12 internal A refactor or improvement that is not user-facing
#10227 opened Dec 30, 2024 by renovate bot Loading…
1 task
Allow --constraints and --overrides in uvx enhancement New feature or improvement to existing functionality
#10207 opened Dec 27, 2024 by charliermarsh Loading…
Use D: drive for Windows CI internal A refactor or improvement that is not user-facing
#10180 opened Dec 26, 2024 by zanieb Draft
Extract supported architectures from wheel tags bug Something isn't working
#10179 opened Dec 26, 2024 by charliermarsh Loading…
Update PEP 723 lockfile in uv remove --script enhancement New feature or improvement to existing functionality
#10162 opened Dec 25, 2024 by charliermarsh Loading…
Add --script support to uv export for PEP 723 scripts enhancement New feature or improvement to existing functionality
#10160 opened Dec 25, 2024 by charliermarsh Loading…
2
Add --script support to uv tree for PEP 723 scripts enhancement New feature or improvement to existing functionality
#10159 opened Dec 25, 2024 by charliermarsh Loading…
Update PEP 723 lockfile in uv add --script enhancement New feature or improvement to existing functionality
#10145 opened Dec 24, 2024 by charliermarsh Loading…
Respect PEP 723 script lockfiles in uv run enhancement New feature or improvement to existing functionality
#10136 opened Dec 24, 2024 by charliermarsh Loading…
Add support for locking PEP 723 scripts enhancement New feature or improvement to existing functionality
#10135 opened Dec 24, 2024 by charliermarsh Loading…
Avoid downgrading packages when --upgrade is provided bug Something isn't working
#10097 opened Dec 22, 2024 by charliermarsh Loading…
Use dynamic dispatch to simplify reporters internal A refactor or improvement that is not user-facing
#10086 opened Dec 21, 2024 by charliermarsh Loading…
Add additional explanation of --mount=type=cache
#10075 opened Dec 21, 2024 by mrob95 Loading…
Add support for direct archive dependencies in Git enhancement New feature or improvement to existing functionality
#10072 opened Dec 21, 2024 by charliermarsh Loading…
Fix formatting of RUST_LOG documentation documentation Improvements or additions to documentation
#10053 opened Dec 20, 2024 by Viicos Loading…
Test with custom install dir documentation Improvements or additions to documentation
#10048 opened Dec 20, 2024 by 1hakusai1 Loading…
Enable reading uv.toml from venv needs-decision Undecided if this should be done
#9935 opened Dec 16, 2024 by JonneDatanen Loading…
ProTip! Filter pull requests by the default branch with base:main.