Commit Graph

1 Commits (d7059881a264dcadc16ddbc264f96aa9cbf8020c)

Author SHA1 Message Date
Karthikeyan Singaravelan 891c759832 Fix AttributeError due to cgi.escape removal in Python 3.8. (#66040)
* Fix cgi.escape AttributeError due to cgi.escape removal in Python 3.8.

* Fix linter errors.
6 years ago