On Thu, 2018-01-25 at 13:43 +1100, Daniel Axtens wrote:
> We see on Travis and on tox:
> /home/travis/build/daxtens/patchwork/patchwork/tests/test_list.py:79:
> DeprecationWarning: invalid escape sequence \d
> id_re = re.compile('<tr id="patch_row:(\d+)"')
> /home/travis/build/daxtens/patchwork/patchwork/tests/test_mail_settin
> gs.py:248: DeprecationWarning: invalid escape sequence \s
> form_re_template = ('<form\s+[^>]*action="%(url)s"[^>]*>'
> /home/travis/build/daxtens/patchwork/patchwork/tests/test_parser.py:6
> 16: DeprecationWarning: invalid escape sequence \
> '\ No newline at end of file'))
>
> All of these are easy to fix: just mark them as raw strings.
>
> Signed-off-by: Daniel Axtens <[email protected]>
Reviewed-by: Stephen Finucane <[email protected]>
_______________________________________________
Patchwork mailing list
[email protected]
https://lists.ozlabs.org/listinfo/patchwork