You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2019/07/13 07:18:00 UTC

[jira] [Created] (SPARK-28378) Remove usage of cgi.escape

Liang-Chi Hsieh created SPARK-28378:
---------------------------------------

             Summary: Remove usage of cgi.escape
                 Key: SPARK-28378
                 URL: https://issues.apache.org/jira/browse/SPARK-28378
             Project: Spark
          Issue Type: Improvement
          Components: PySpark
    Affects Versions: 3.0.0
            Reporter: Liang-Chi Hsieh


{{cgi.escape}} is deprecated [1], and removed at 3.8 [2]. We better to replace it.

[1] [https://docs.python.org/3/library/cgi.html#cgi.escape].
[2] [https://docs.python.org/3.8/whatsnew/3.8.html#api-and-feature-removals]



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org