Skip to content

Index URLs aren't deduplicated when fetching #11970

@charliermarsh

Description

@charliermarsh

If you run uv pip install flask --index https://pypi.org/simple --index-strategy unsafe-first-match, we fetch from PyPI twice: once for the default index, and again for --index https://pypi.org/simple .

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingperformancePotential performance improvement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions