projects
/
services
/
python-requests.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ed62e1
)
new pythons!
author
Kenneth Reitz
<me@kennethreitz.com>
Mon, 23 Jan 2012 07:21:30 +0000
(
02:21
-0500)
committer
Kenneth Reitz
<me@kennethreitz.com>
Mon, 23 Jan 2012 07:21:30 +0000
(
02:21
-0500)
docs/community/faq.rst
patch
|
blob
|
history
diff --git
a/docs/community/faq.rst
b/docs/community/faq.rst
index
c900d97
..
03a3e07
100644
(file)
--- 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.