Hi, I'm the author of sortedcontainers and noticed that you're using the bintrees module. If you look at the PyPI page for bintrees then you'll see that development has stopped and sortedcontainers is recommended instead.
I'd love to see sortedcontainers used in more places. If I created a pull request which replaced bintrees with sortedcontainers, would that be merged?
Hi, I'm the author of
sortedcontainersand noticed that you're using thebintreesmodule. If you look at the PyPI page for bintrees then you'll see that development has stopped andsortedcontainersis recommended instead.I'd love to see
sortedcontainersused in more places. If I created a pull request which replacedbintreeswithsortedcontainers, would that be merged?