Skip to content

Index URLs containing unescaped "@" in username cause "Failed to parse" error in pip 19.2 #6775

@bomri

Description

@bomri

Environment

  • pip version: 19.2
  • Python version: 3.6.8
  • OS: ubuntu 18.04

Description
After updating to pip-19.2 from pip-19.1.1 installing packages with --extra-index-url doesn't work and I get:

ERROR: Could not find a version that satisfies the requirement package_name (from versions: none)
ERROR: No matching distribution found for package_name

going back to 19.1.1 works fine

Metadata

Metadata

Assignees

No one assigned

    Labels

    C: finderPackageFinder and index related codeauto-lockedOutdated issues that have been locked by automationtype: bugA confirmed bug or unintended behavior

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions