Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update bundled pip to 19.0 #79988

Closed
pradyunsg opened this issue Jan 22, 2019 · 5 comments
Closed

Update bundled pip to 19.0 #79988

pradyunsg opened this issue Jan 22, 2019 · 5 comments
Labels
stdlib Python modules in the Lib dir type-feature A feature request or enhancement

Comments

@pradyunsg
Copy link
Member

BPO 35807
Nosy @pfmoore, @ncoghlan, @dstufft, @pradyunsg, @miss-islington
PRs
  • bpo-35807: Upgrade ensurepip bundled pip and setuptools #12189
  • [3.7] bpo-35807: Upgrade ensurepip bundled pip and setuptools (GH-12189) #12192
  • [2.7] bpo-35807: Upgrade ensurepip bundled pip and setuptools (GH-12189) #12193
  • 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 2019-03-10.11:26:37.882>
    created_at = <Date 2019-01-22.19:37:03.113>
    labels = ['type-feature', 'library']
    title = 'Update bundled pip to 19.0'
    updated_at = <Date 2019-03-10.11:26:37.881>
    user = 'https://github.com/pradyunsg'

    bugs.python.org fields:

    activity = <Date 2019-03-10.11:26:37.881>
    actor = 'ncoghlan'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-03-10.11:26:37.882>
    closer = 'ncoghlan'
    components = ['Library (Lib)']
    creation = <Date 2019-01-22.19:37:03.113>
    creator = 'pradyunsg'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35807
    keywords = ['patch']
    message_count = 5.0
    messages = ['334230', '334830', '337293', '337535', '337536']
    nosy_count = 5.0
    nosy_names = ['paul.moore', 'ncoghlan', 'dstufft', 'pradyunsg', 'miss-islington']
    pr_nums = ['12189', '12192', '12193']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue35807'
    versions = []

    @pradyunsg
    Copy link
    Member Author

    In line with https://bugs.python.org/issue35277.

    Will also update setuptools while I do this. (if no one else gets to it, I'll file a PR tomorrow morning)

    @pradyunsg pradyunsg added the stdlib Python modules in the Lib dir label Jan 22, 2019
    @pradyunsg
    Copy link
    Member Author

    Update: I'll do this after 19.0.2 is released.

    @dstufft
    Copy link
    Member

    dstufft commented Mar 6, 2019

    New changeset 01e0f43 by Donald Stufft (Pradyun Gedam) in branch 'master':
    bpo-35807: Upgrade ensurepip bundled pip and setuptools (GH-12189)
    01e0f43

    @miss-islington
    Copy link
    Contributor

    New changeset 572205a by Miss Islington (bot) in branch '3.7':
    bpo-35807: Upgrade ensurepip bundled pip and setuptools (GH-12189)
    572205a

    @miss-islington
    Copy link
    Contributor

    New changeset 55438d7 by Miss Islington (bot) in branch '2.7':
    bpo-35807: Upgrade ensurepip bundled pip and setuptools (GH-12189)
    55438d7

    @ncoghlan ncoghlan added the type-feature A feature request or enhancement label Mar 10, 2019
    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    stdlib Python modules in the Lib dir type-feature A feature request or enhancement
    Projects
    None yet
    Development

    No branches or pull requests

    4 participants