Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • pypy pypy
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 674
    • Issues 674
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PyPyPyPy
  • pypypypy
  • Merge requests
  • !723

Invoke pip via runpy, in ensurepip

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Tomáš Hrnčiar requested to merge topic/py3.6/use-runpy-in-ensurepip into branch/default May 05, 2020
  • Overview 7
  • Commits 9190
  • Pipelines 1
  • Changes 180+

This way, any changes to the internal pip API won't mean ensurepip needs to be changed as well. Also, distributors can update their pip wheels independent on CPython release schedule.

https://github.com/python/cpython/commit/88f82b2b9ea3514359cb6e3218121f75334063ac

--HG-- branch : py3.6

Edited May 05, 2020 by Tomáš Hrnčiar
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: topic/py3.6/use-runpy-in-ensurepip