We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc768b5 commit 1dacd37Copy full SHA for 1dacd37
README.rst
@@ -1,17 +1,6 @@
1
Python Sorted Containers
2
========================
3
4
-.. todo::
5
-
6
- * Rename github repo
7
- * Replace bintrees in
8
- * https://github.com/astropy/astropy
9
- * https://github.com/netzob/netzob
10
- * https://github.com/danpaquin/gdax-python
11
- * https://github.com/dyn4mik3/OrderBook/
12
- * Tell Doug Hellmann about Sorted Containers and relation to bisect module
13
- * Send email update to Python announce list.
14
15
`Sorted Containers`_ is an Apache2 licensed `sorted collections library`_,
16
written in pure-Python, and fast as C-extensions.
17
0 commit comments