Richard van der Hoff d3347ad485 Revert "Use sortedcontainers instead of blist"
This reverts commit 9fbe70a7dc3afabfdac176ba1f4be32dd44602aa.

It turns out that sortedcontainers.SortedDict is not an exact match for
blist.sorteddict; in particular, `popitem()` removes things from the opposite
end of the dict.

This is trivial to fix, but I want to add some unit tests, and potentially some
more thought about it, before we do so.
2018-04-13 11:16:43 +01:00
..
2018-04-10 23:14:47 +01: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-04-12 11:19:04 +01:00
2018-02-21 11:29:49 +00:00
2018-04-10 23:14:47 +01:00
2018-04-12 12:07:09 +01:00
2018-04-09 17:25:57 +01:00