Skip to content

v0.9.1rc3

Compare
Choose a tag to compare
@betteridiot betteridiot released this 18 Sep 17:06
· 132 commits to master since this release
580591c

Fixes the recursion error that py27 observes when dealing with bamnostic.utils.LruDict.

I wrote and override for OrderedDict.move_to_end so that it works in both 2.7 and 3.x.