[PATCH] D76126: Convert old python3 cgi method into the new html one
serge via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 13 06:22:12 PDT 2020
serge-sans-paille accepted this revision.
serge-sans-paille added a comment.
This revision is now accepted and ready to land.
Help on function escape in cgi:
cgi.escape = escape(s, quote=None)
Deprecated API.
I'm fine with the patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76126/new/
https://reviews.llvm.org/D76126
More information about the llvm-commits
mailing list