From: Kenneth Reitz Date: Sat, 19 Feb 2011 05:43:27 +0000 (-0500) Subject: Roadmap update X-Git-Tag: v0.2.4^2~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b5c2806e8c656332ad3664f14a3364d192214d81;p=services%2Fpython-requests.git Roadmap update --- 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