Commit Graph

1 Commits (891c759832d48c3a30f59fedadf6e7016167e897)

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