You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The only thing '--without-ensurepip' does, is don't run ensurepip when
installing. This is what we want, because we don't want pip to be present
in the system, but only avaiable for virtual environments. So this should
not have been removed.
Cherry-picked from pascallj/python3.13-backport@75ee3ec
0 commit comments