Daniel Stutzbach
Daniel Stutzbach
Ouch, that's pretty nasty. I'm taking a look now.
Okay, I see the problem. Although blist is very memory efficient for sparse lists, it still uses O(n) memory. Some of the code assumes the list won't be larger than...
I don't have time to add support for PyPy, but I'd gladly accept a good patch.
That's odd. Can you send me the full stack trace? Thanks, ## Daniel Stutzbach (writing from my phone)
I could use a union to give new meaning to unused fields (such as in the index extension area). For very small lists, some of the space in the "ext"...