Skip to content

Decouple ensurepip from pip's internals using runpy #82843

@pradyunsg

Description

@pradyunsg
BPO 38662
Nosy @brettcannon, @pfmoore, @ncoghlan, @vstinner, @ned-deily, @dstufft, @pradyunsg, @hroncok, @miss-islington
PRs
  • bpo-38662: Invoke pip via runpy, in ensurepip #17029
  • bpo-38662: Invoke pip via runpy, in ensurepip #18901
  • [3.8] bpo-38662: ensurepip invokes pip via runpy (GH-18901) #18906
  • [3.7] bpo-38662: ensurepip invokes pip via runpy (GH-18901) #18907
  • 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 2020-03-10.21:40:24.083>
    created_at = <Date 2019-11-01.17:24:24.199>
    labels = ['3.8', '3.7', 'library', '3.9']
    title = "Decouple ensurepip from pip's internals using runpy"
    updated_at = <Date 2020-03-10.21:40:24.083>
    user = 'https://github.com/pradyunsg'

    bugs.python.org fields:

    activity = <Date 2020-03-10.21:40:24.083>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-03-10.21:40:24.083>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2019-11-01.17:24:24.199>
    creator = 'pradyunsg'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38662
    keywords = ['patch']
    message_count = 11.0
    messages = ['355826', '355828', '356021', '356031', '363846', '363847', '363848', '363849', '363851', '363852', '363854']
    nosy_count = 10.0
    nosy_names = ['brett.cannon', 'paul.moore', 'ncoghlan', 'vstinner', 'ned.deily', 'dstufft', 'pradyunsg', 'Marcus.Smith', 'hroncok', 'miss-islington']
    pr_nums = ['17029', '18901', '18906', '18907']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue38662'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of life3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions