[pypy-commit] pypy dstufft/update-pip-bootstrap-location-to-the-new-1420760611527: Update pip bootstrap location to the new location.

2015-01-08 Thread dstufft
Author: Donald Stufft Branch: dstufft/update-pip-bootstrap-location-to-the-new-1420760611527 Changeset: r75263:454e0b57169f Date: 2015-01-08 23:43 + http://bitbucket.org/pypy/pypy/changeset/454e0b57169f/ Log:Update pip bootstrap location to the new location. diff --git a/pypy/doc

[pypy-commit] cffi default: Fixes #110 - Support different so suffixes

2013-10-10 Thread dstufft
Author: Donald Stufft Branch: Changeset: r1373:77da9e592d23 Date: 2013-10-06 16:34 -0400 http://bitbucket.org/cffi/cffi/changeset/77da9e592d23/ Log:Fixes #110 - Support different so suffixes diff --git a/cffi/vengine_cpy.py b/cffi/vengine_cpy.py --- a/cffi/vengine_cpy.py +++ b/cffi/vengine_