Austin Ray <[email protected]> writes: > Python 3.2 deprecated 'cgi.escape()' and Python 3.8 removed it[1][2]. > Its replacement is 'html.escape()'. > > [0] https://docs.python.org/3.7/library/cgi.html#cgi.escape > [1] https://docs.python.org/3/whatsnew/3.8.html#api-and-feature-removals > [2] https://bugs.python.org/issue33843 > > Signed-off-by: Austin Ray <[email protected]>
Applied to branch nmweb. Thanks very much for the fast fix. David _______________________________________________ notmuch mailing list -- [email protected] To unsubscribe send an email to [email protected]
