Skip to content

PEP 453: add the ensurepip module #63605

@ncoghlan

Description

@ncoghlan
BPO 19406
Nosy @loewis, @ncoghlan, @larryhastings, @ned-deily, @dstufft
Files
  • draft3.diff: Draft bpo-29403: Fix mock's broken autospec behavior on method-bound builtin functions #3, includes a script to check if pip needs updated
  • pep453_ensurepip_docs.diff: ReST documentation for ensurepip
  • pep453_ensurepip_docs_v2.diff: Updated draft incorporating --user clarifications
  • ensurepip.diff: Patch Update Python Software Foundation Copyright Year. #4, fixes --root and adds pip3 and pip3.4 instead of pip2 and pip2.7
  • combined.diff: Combined Docs + ensurepip patch
  • combined2.diff: Combined Docs + ensure pip Take Rename README to README.rst and enhance formatting #2
  • ensurepip-combined-altinstall.diff: Combined Docs + ensurepip with --altinstall and --default-install
  • 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 = 'https://github.com/ncoghlan'
    closed_at = <Date 2013-11-11.12:15:25.961>
    created_at = <Date 2013-10-26.12:42:33.552>
    labels = ['type-feature', 'library', 'release-blocker']
    title = 'PEP 453: add the ensurepip module'
    updated_at = <Date 2013-11-11.12:23:23.191>
    user = 'https://github.com/ncoghlan'

    bugs.python.org fields:

    activity = <Date 2013-11-11.12:23:23.191>
    actor = 'ncoghlan'
    assignee = 'ncoghlan'
    closed = True
    closed_date = <Date 2013-11-11.12:15:25.961>
    closer = 'python-dev'
    components = ['Library (Lib)']
    creation = <Date 2013-10-26.12:42:33.552>
    creator = 'ncoghlan'
    dependencies = []
    files = ['32374', '32386', '32434', '32435', '32446', '32458', '32566']
    hgrepos = []
    issue_num = 19406
    keywords = ['patch']
    message_count = 32.0
    messages = ['201342', '201349', '201350', '201352', '201357', '201435', '201462', '201806', '201807', '201808', '201815', '201872', '201873', '201951', '201952', '201953', '201954', '201955', '201956', '201957', '201958', '201959', '202137', '202138', '202140', '202530', '202559', '202608', '202609', '202613', '202619', '202620']
    nosy_count = 7.0
    nosy_names = ['loewis', 'ncoghlan', 'larry', 'ned.deily', 'tshepang', 'python-dev', 'dstufft']
    pr_nums = []
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue19406'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    release-blockerstdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions