Commit Graph

1 Commits (a5b5101e09a0b7617d697f493eb25630c73bf4e0)

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