PsiACE commented on code in PR #2085:
URL: https://github.com/apache/libcloud/pull/2085#discussion_r2726221967


##########
docs/supported_python_versions.rst:
##########
@@ -4,13 +4,20 @@ Supported Python Versions
 Currently Supported Python Versions
 -----------------------------------
 
-Libcloud v3.5.0 and above supports CPython >= 3.6 and PyPy >= 3.6.
+Libcloud supports CPython >= 3.10 and PyPy >= 3.10.
 
 Those are also the versions we continuously run our tests with on Github 
Actions
 (https://travis-ci.org/apache/libcloud).
 
-Python Python 3.5
------------------
+Python 3.9
+----------
+
+Support for CPython 3.9 and PyPy 3.9 has been dropped. If you still need to use
+Libcloud with one of those versions, you can use Libcloud v3.9.x which is the

Review Comment:
   Although I've marked libcloud 3.9 as supporting Python 3.9 , this is based 
on https://lists.apache.org/thread/rhnq1hx3z9njvztg49sylzjr4x32qyh0 . But in 
fact, we haven't officially released version 3.9 yet, so some descriptions may 
need adjustment.
   
   A few other places are similar.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to