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 706d3ac commit ec7d17aCopy full SHA for ec7d17a
README.rst
@@ -4,13 +4,10 @@ Python Sorted Containers
4
.. todo::
5
6
* Add __delitem__ to sorted dict views?
7
- * SortedKeyList uses identity function (shows overhead)
8
- * Document migrating bintrees insert to soco
9
* Rename github repo
10
* Update coverage
11
* Pass pylint
12
* Update development page with test and coverage output.
13
- * Re-run performance benchmarks
14
* Replace bintrees in
15
* https://github.com/astropy/astropy
16
* https://github.com/netzob/netzob
0 commit comments