Skip to content

Proceed (Y/n)? should be Proceed (y/n)? in uninstall flow. #10936

Closed
@chetan1994

Description

Description

As per documentation on uninstall the prompt should be "Proceed (y/n)?" but looking at the code the prompt generated is "Proceed (Y/n)?"

If you think its a good first issue I could raise a pull request for this.

Expected behavior

on uninstall the prompt should be "Proceed (y/n)?"

pip version

22.0.3

Python version

3.8.8

OS

linux

How to Reproduce

  1. pip install any package
  2. pip uninstall that package
  3. notice the prompt

Output

No response

Code of Conduct

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    type: bugA confirmed bug or unintended behaviortype: docsDocumentation related

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions