summaryrefslogtreecommitdiff
path: root/docs/dev
diff options
context:
space:
mode:
authorJoseph McCullough <joseph@vertstudios.com>2011-11-14 00:49:11 -0600
committerJoseph McCullough <joseph@vertstudios.com>2011-11-14 00:49:11 -0600
commitd3cbf37352ec8462d07f27fbc0866cbf219dff1a (patch)
treed6c173f041db7edc6727e5542841553f20836761 /docs/dev
parent6b377cc919e8c079e5c4f2c752ccce3c2acc4e64 (diff)
downloadpython-requests-d3cbf37352ec8462d07f27fbc0866cbf219dff1a.tar.gz
Removed closed issues from todo doc
Diffstat (limited to 'docs/dev')
-rw-r--r--docs/dev/todo.rst3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/dev/todo.rst b/docs/dev/todo.rst
index 8a631d88..91c99749 100644
--- a/docs/dev/todo.rst
+++ b/docs/dev/todo.rst
@@ -7,9 +7,6 @@ Requests is under active development, and contributions are more than welcome!
What Needs to be Done
---------------------
-- OAuth Support (`#65 <https://github.com/kennethreitz/requests/issues/65>`_)
- HTTP Cert Checking (`#30 <https://github.com/kennethreitz/requests/issues/30>`_)
-- Removal of Poster (`#68 <https://github.com/kennethreitz/requests/issues/68>`_)
- Python 3.x Support (`#70 <https://github.com/kennethreitz/requests/issues/70>`_)
- Kerberos Support (`#47 <https://github.com/kennethreitz/requests/issues/47>`_)
-- More Flexible Context Manager (`#69 <https://github.com/kennethreitz/requests/issues/69>`_) \ No newline at end of file