Skip to content

Upgrade bundled pip to 24.3 #126188

Closed
Closed
@ThomasWaldmann

Description

@ThomasWaldmann

Feature or enhancement

Proposal:

ensurepip's bundled version of pip gets updated to the current latest 24.3.

Background:

The pip 24.2 wheel bundled into current python releases is broken and does not work at all on old macOS releases (like e.g. macOS Sierra / High Sierra).

This issue was fixed and released as pip 24.3, so this ticket is intended as a reminder to not forget to update the bundled pip in CPython to at least that version.

There is still the broken pip 24.2 there:

Please replace all pip 24.2 by >=24.3.

CPython versions tested on:

3.12, 3.13, CPython main branch

Operating systems tested on:

macOS

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions