summaryrefslogtreecommitdiff
path: root/TODO.rst
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.rst')
-rw-r--r--TODO.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO.rst b/TODO.rst
index 31683a5..e4a785e 100644
--- a/TODO.rst
+++ b/TODO.rst
@@ -1,6 +1,5 @@
Unsorted "TODO" tasks:
-* Drop Python 2.6 and 3.2 support
* Drop platform without ssl module?
* streams.py:FIXME: should we support __aiter__ and __anext__ in Trollius?
* replace selectors.py with selectors34: