update TODO list
This commit is contained in:
3
TODO.rst
3
TODO.rst
@@ -3,7 +3,8 @@ Unsorted "TODO" tasks:
|
|||||||
* Drop Python 2.6 and 3.2 support
|
* Drop Python 2.6 and 3.2 support
|
||||||
* Drop platform without ssl module?
|
* Drop platform without ssl module?
|
||||||
* streams.py:FIXME: should we support __aiter__ and __anext__ in Trollius?
|
* streams.py:FIXME: should we support __aiter__ and __anext__ in Trollius?
|
||||||
* reuse selectors backport from PyPI
|
* replace selectors.py with selectors34:
|
||||||
|
https://github.com/berkerpeksag/selectors34/pull/2
|
||||||
* check ssl.SSLxxx in update_xxx.sh
|
* check ssl.SSLxxx in update_xxx.sh
|
||||||
* document how to port asyncio to trollius
|
* document how to port asyncio to trollius
|
||||||
* use six instead of compat
|
* use six instead of compat
|
||||||
|
|||||||
Reference in New Issue
Block a user