From: Kenneth Reitz Date: Mon, 23 Jan 2012 07:21:30 +0000 (-0500) Subject: new pythons! X-Git-Tag: v0.10.1~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a29e862adffe433317087def6b9ea4589150ce8c;p=services%2Fpython-requests.git new pythons! --- diff --git a/docs/community/faq.rst b/docs/community/faq.rst index c900d97..03a3e07 100644 --- a/docs/community/faq.rst +++ b/docs/community/faq.rst @@ -55,16 +55,14 @@ It's on the way. Here's a list of Python platforms that are officially supported: * cPython 2.5 -* cPython 2.5.5 -* cPython 2.5.6 * cPython 2.6 -* cPython 2.6.6 -* cPython 2.6.7 * cPython 2.7 -* cPython 2.7.1 -* cPython 2.7.2 +* cPython 3.1 +* cPython 3.2 * PyPy-c 1.4 * PyPy-c 1.5 +* PyPy-c 1.6 +* PyPy-c 1.7 Support for Python 3.x is coming *very* soon.