Re: [PATCH] fix(nmweb): replace deprecated method

Subject: Re: [PATCH] fix(nmweb): replace deprecated method

Date: Mon, 25 Oct 2021 22:15:09 -0300

To: Austin Ray, notmuch@notmuchmail.org

Cc: Austin Ray

From: David Bremner


Austin Ray <austin@austinray.io> 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 <austin@austinray.io>

Applied to branch nmweb.

Thanks very much for the fast fix.

David
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: