I have a half written patch to backport ensurepip to PyPy, I just got confused trying to test it and task switched to cover some other things.
As far as virtualenv goes, instead of virtualenv I’d much rather that you backport the venv module. It does require some interpreter changes but I don’t think they are particularly hard. On May 12, 2014, at 6:14 AM, Yury V. Zaytsev <[email protected]> wrote: > On Mon, 2014-05-12 at 12:04 +0200, Armin Rigo wrote: >> We talked about making pip and virtualenv available by default on >> PyPy. I think it's a good idea but we never did it. > > That's a brilliant idea, would make our lives so much easier... > > -- > Sincerely yours, > Yury V. Zaytsev > > > _______________________________________________ > pypy-dev mailing list > [email protected] > https://mail.python.org/mailman/listinfo/pypy-dev ----------------- Donald Stufft PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ pypy-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-dev
