> And yet, nobody(?) admits to either using it or knowing what it could be 
> used for. How very curious :-/

trio (which IMHO is a somewhat high profile uses it):

https://github.com/python-trio/trio/blob/master/trio/_core/_run.py#L27 
<https://github.com/python-trio/trio/blob/master/trio/_core/_run.py#L27>

And so if I am not mistaken any project that depends on trio will automatically 
need to have sortedcontainers as its dependency? I am not saying this alone 
will explain why sortedcontainers have large number of downloads, but with one 
or two projects like this it will push the number up maybe?

Best,
Bob

_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/UWZ2S7UDXIBV4P4UEQIS2ZB7BLBKY6ZX/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to