Github user HyukjinKwon commented on a diff in the pull request:

    https://github.com/apache/spark/pull/18682#discussion_r128267637
  
    --- Diff: docs/rdd-programming-guide.md ---
    @@ -86,11 +86,9 @@ import org.apache.spark.SparkConf;
     
     <div data-lang="python"  markdown="1">
     
    -Spark {{site.SPARK_VERSION}} works with Python 2.6+ or Python 3.4+. It can 
use the standard CPython interpreter,
    +Spark {{site.SPARK_VERSION}} works with Python 2.7+ or Python 3.4+. It can 
use the standard CPython interpreter,
    --- End diff --
    
    Ah.... Actually, 2.7 should be the final release in Python 2 
(https://www.python.org/dev/peps/pep-0404/) and I remember the tests did not 
pass correctly in Python 3.3 ... I believe there would not be extra changes


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to