On Fri, Dec 13, 2024 at 3:11 PM Ariel Otilibili-Anieli
wrote:
>
> On Friday, December 13, 2024 15:07 CET, "Robin Jarry"
> wrote:
>
> > Ariel Otilibili, Dec 08, 2024 at 03:25:
> > > * invalid escape sequences now generate SyntaxWarning
> > > * therefore changed syntax to raw string noration.
> >
On Friday, December 13, 2024 15:07 CET, "Robin Jarry" wrote:
> Ariel Otilibili, Dec 08, 2024 at 03:25:
> > * invalid escape sequences now generate SyntaxWarning
> > * therefore changed syntax to raw string noration.
> >
> > Link: https://docs.python.org/3/library/re.html#module-re
> > Signed-off-
Ariel Otilibili, Dec 08, 2024 at 03:25:
* invalid escape sequences now generate SyntaxWarning
* therefore changed syntax to raw string noration.
Link: https://docs.python.org/3/library/re.html#module-re
Signed-off-by: Ariel Otilibili
Hi Ariel, thanks for the fix!
Acked-by: Robin Jarry
If y
* invalid escape sequences now generate SyntaxWarning
* therefore changed syntax to raw string noration.
Link: https://docs.python.org/3/library/re.html#module-re
Signed-off-by: Ariel Otilibili
---
buildtools/get-test-suites.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --gi
4 matches
Mail list logo