Re: Announcement: Pip 10 is coming, and will move all internal APIs

2017-10-21 Thread Paul Moore
On 20 October 2017 at 23:53, Richard Jones wrote: > Hiya Paul, > > There's a bunch of tooling out there using pip's internals to extending > pip's functionality. Could you please provide a some reasoning as to why > they're all going to be broken at pip 10, and possibly

Re: Announcement: Pip 10 is coming, and will move all internal APIs

2017-10-20 Thread Richard Jones
Hiya Paul, There's a bunch of tooling out there using pip's internals to extending pip's functionality. Could you please provide a some reasoning as to why they're all going to be broken at pip 10, and possibly some guidance on how to get that functionality back? Cheers, Richard On 21

Re: Announcement: Pip 10 is coming, and will move all internal APIs

2017-10-20 Thread Paul Moore
On 20 October 2017 at 21:55, Doug Hellmann wrote: > Excerpts from Paul Moore's message of 2017-10-20 14:22:03 +0100: >> We're in the process of starting to plan for a release of pip (the >> long-awaited pip 10). We're likely still a month or two away from a >> release, but

Re: Announcement: Pip 10 is coming, and will move all internal APIs

2017-10-20 Thread Doug Hellmann
Excerpts from Paul Moore's message of 2017-10-20 14:22:03 +0100: > We're in the process of starting to plan for a release of pip (the > long-awaited pip 10). We're likely still a month or two away from a > release, but now is the time for people to start ensuring that > everything works for them.