[pypy-dev] pypy-dev Digest, Vol 26, Issue 5

Armin Rigo arigo at tunes.org
Wed Jun 5 15:28:24 CEST 2013


Hi,

On Wed, Jun 5, 2013 at 6:32 AM, cuitao <wdct at msn.com> wrote:
> hello, can you consider adding the blist support in pypy ?

I take it you are talking about https://pypi.python.org/pypi/blist/ .
Sorry, the PyPy team is a finite small number of people, so we cannot
port all C extension modules out there.  Please consider if using it
over cpyext gives enough performance (but I doubt it, in this case).
Otherwise, you need to find someone who is willing to port it from a C
extension to become a regular pure Python module, which should
hopefully not be too complicated.


A bientôt,

Armin.


More information about the pypy-dev mailing list