You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
On Thu, May 31, 2018 at 2:40 PM Grant Jenks ***@***.***> wrote:
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
<https://pypi.org/project/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?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#10>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAJ5OrLpxoQYk_yuM2VT8PA1Gvs8JZZZks5t4GM0gaJpZM4UVx64>
.
Hi, I'm the author of
sortedcontainers
and noticed that you're using thebintrees
module. If you look at the PyPI page for bintrees then you'll see that development has stopped andsortedcontainers
is recommended instead.I'd love to see
sortedcontainers
used in more places. If I created a pull request which replacedbintrees
withsortedcontainers
, would that be merged?The text was updated successfully, but these errors were encountered: