zero323 commented on a change in pull request #34242:
URL: https://github.com/apache/spark/pull/34242#discussion_r726207693



##########
File path: docs/rdd-programming-guide.md
##########
@@ -101,11 +101,11 @@ import org.apache.spark.SparkConf;
 
 <div data-lang="python"  markdown="1">
 
-Spark {{site.SPARK_VERSION}} works with Python 3.6+. It can use the standard 
CPython interpreter,
-so C libraries like NumPy can be used. It also works with PyPy 2.3+.
+Spark {{site.SPARK_VERSION}} works with Python 3.7+. It can use the standard 
CPython interpreter,
+so C libraries like NumPy can be used. It also works with PyPy 7.3.6+.

Review comment:
       In practice, we could probably target a bit lower (seems like 7.3.4 is 
the first version with stable 3.7 support).




-- 
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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to