Hi,

* Graham Inggs [Wed Oct 23, 2024 at 11:52:50AM +0000]:

> The SyntaxWarning below were emitted when this package was tested with
> pipuarts[1].
> 
> [1] https://piuparts.debian.org/sid/source/p/python-evtx.html
> 
>   Setting up python3-evtx (0.7.4-1) ...
>   /usr/lib/python3/dist-packages/Evtx/Evtx.py:276: SyntaxWarning:
> invalid escape sequence '\['
>     matcher = "\[(?:Normal|Conditional) Substitution\(index=(\d+), 
> type=\d+\)\]"
>   /usr/lib/python3/dist-packages/Evtx/Views.py:80: SyntaxWarning:
> invalid escape sequence '\-'
>     NAME_PATTERN = re.compile('[a-zA-Z_][a-zA-Z_\-]*')

This seems to have been fixed upstream in
https://github.com/williballenthin/python-evtx/commit/a70f1b144e2f07c54868af6df5a54e7fd3f36678
which was released as v0.8.0 + v0.8.1.

regards
-mika-

Attachment: signature.asc
Description: PGP signature

Reply via email to