Re: [PATCH] python: make some docstrings raw

Subject: Re: [PATCH] python: make some docstrings raw

Date: Wed, 20 Nov 2019 21:30:52 -0400

To: Jakub Wilk, notmuch@notmuchmail.org

Cc:

From: David Bremner


Jakub Wilk <jwilk@jwilk.net> writes:

> Fixes:
>
>     notmuch/message.py:57: DeprecationWarning: invalid escape sequence \s
>     notmuch/query.py:155: DeprecationWarning: invalid escape sequence \.
>     notmuch/messages.py:89: DeprecationWarning: invalid escape sequence \s
>
> with Python >= 3.6.

Pushed to master. I struggled a bit to understand what those backslashes
are doing there, but they've been there forever...
_______________________________________________
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch

Thread: