Skip to content

ensurepip discards pip's return code which leads to broken venvs #75532

@iafilatov

Description

@iafilatov
mannequin
BPO 31351
Nosy @ncoghlan, @dstufft, @Mariatta, @iafilatov
PRs
  • bpo-31351: Fix RC 0 in ensurepip when pip fails #3626
  • [3.6] bpo-31351: Set return code in ensurepip when pip fails (GH-3626) #3683
  • [2.7] bpo-31351: Set return code in ensurepip when pip fails (GH-3626) #3734
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2017-09-25.01:04:52.559>
    created_at = <Date 2017-09-05.20:11:57.651>
    labels = ['type-bug', 'library']
    title = "ensurepip discards pip's return code which leads to broken venvs"
    updated_at = <Date 2017-09-25.06:33:17.551>
    user = 'https://github.com/iafilatov'

    bugs.python.org fields:

    activity = <Date 2017-09-25.06:33:17.551>
    actor = 'Igor Filatov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-09-25.01:04:52.559>
    closer = 'ncoghlan'
    components = ['Library (Lib)']
    creation = <Date 2017-09-05.20:11:57.651>
    creator = 'Igor Filatov'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31351
    keywords = ['patch']
    message_count = 11.0
    messages = ['301367', '302594', '302666', '302679', '302744', '302745', '302845', '302879', '302900', '302901', '302913']
    nosy_count = 5.0
    nosy_names = ['ncoghlan', 'dstufft', 'Mariatta', 'Martin Vielsmaier', 'Igor Filatov']
    pr_nums = ['3626', '3683', '3734']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue31351'
    versions = ['Python 2.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions