Can you say what you were doing when this happened?
I don't imagine you were attempting to have a STACK problem in your source?
Do you see the warning with the sample article?
Only a warning? In other words, not fatal?
Rob
On September 11, 2025 12:06:11 AM GMT+02:00, Jeremy Sylvestre <jsyl...@ualberta.ca> wrote:
>pretext/lib/pretext.py:2753: SyntaxWarning: invalid escape sequence '\['
> qtext = re.sub("\[\[validation:(\w+)\]\]", "", qtext)
>pretext/lib/pretext.py:2754: SyntaxWarning: invalid escape sequence '\['
> qtext = re.sub("\[\[feedback:(\w+)\]\]", "", qtext)
>pretext/lib/pretext.py:2757: SyntaxWarning: invalid escape sequence '\['
> ansids = re.findall("\[\[input:(\w+)\]\]", qtext)
>
>git blame says these lines were introduced 3 weeks ago in commit 3894e59fe.
>Appears to be related to recent STACK development.
>
>I'm on python 3.13.7 over here.
>
--
You received this message because you are subscribed to the Google Groups "PreTeXt development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pretext-dev...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/pretext-dev/MTAwMDA0Ni5iZWV6ZXI.1757568606%40pnsh.
To view this discussion visit https://groups.google.com/d/msgid/pretext-dev/CALMYOneKnZT7803kMPgunxUDo%3DHAsfgGDiCW7uNEL2%3D2UAd1aQ%40mail.gmail.com.
To view this discussion visit https://groups.google.com/d/msgid/pretext-dev/MTAwMDAzNC5iZWV6ZXI.1757602197%40pnsh.
To view this discussion visit https://groups.google.com/d/msgid/pretext-dev/C512C74C-4847-4FB5-8BFB-5BF0644A19E2%40gmail.com.