[issue28574] Update bundled pip

2016-11-07 Thread Berker Peksag
Berker Peksag added the comment: It looks like this is now done in 0e69d97a408e (3.6) and be8b133d5d3e (default). Please reopen if I'm missing something here. -- nosy: +berker.peksag resolution: -> fixed stage: needs patch -> resolved status: open -> closed ___

[issue28574] Update bundled pip

2016-11-01 Thread Donald Stufft
Donald Stufft added the comment: Yea. I worked on trying to get this done over the weekend and I was l left with one issue left. Hoping to get that done in the next day or two. Sent from my iPhone > On Nov 1, 2016, at 1:08 AM, Steve Dower wrote: > > > Steve Dower added the comment: > > Als

[issue28574] Update bundled pip

2016-10-31 Thread Steve Dower
New submission from Steve Dower: I know you've already taken the fix I'm most concerned about (the new distlib version, https://github.com/pypa/pip/pull/4038), but this is a reminder that we really need a new release of pip to bundle with Python 3.6.0 beta 4. I'm not hugely concerned as to whe

[issue28574] Update bundled pip

2016-10-31 Thread Steve Dower
Steve Dower added the comment: Also, it can go into whatever versions you'd normally insert into. I just tagged 3.6 and 3.7 because they're the ones currently broken. -- ___ Python tracker