Vincent Breitmoser 9fbe70a7dc Use sortedcontainers instead of blist
This commit drop-in replaces blist with SortedContainers. They are
written in pure python so work with pypy, but perform as good as
native implementations, at least in a couple benchmarks:

http://www.grantjenks.com/docs/sortedcontainers/performance.html
2018-04-10 11:29:51 +02:00
..
2017-11-29 16:00:46 +00:00
2018-02-15 15:47:06 +00:00
2018-04-06 16:02:06 +01:00
2018-02-21 11:29:49 +00:00
2018-03-26 16:36:53 +01:00