From b5c2806e8c656332ad3664f14a3364d192214d81 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 19 Feb 2011 00:43:27 -0500 Subject: [PATCH] Roadmap update --- README.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 325c69c..9fc05af 100644 --- a/README.rst +++ b/README.rst @@ -140,8 +140,10 @@ If you'd like to contribute, simply fork `the repository`_, commit your changes Roadmap ------- -- Sphinx Documentation -- Exhaustive Unittests +- Sphinx Documentation (http://code.kennethreitz.com/requests/) +- Exhaustive unit tests +- Get rid of Poster (gets really nasty in py3.x) +- Python 3.x Support .. _`the repository`: http://github.com/kennethreitz/requests .. _AUTHORS: http://github.com/kennethreitz/requests/blob/master/AUTHORS -- 2.34.1