[Petter Reinholdtsen]
> I drafted an adjusted attempt in
> https://github.com/LinuxCNC/linuxcnc/pull/3158 >.
The fix is now in 2.9 and master branches.
I hope it work on all architectures and platforms. :)
--
Happy hacking
Petter Reinholdtsen
___
Em
Vom: Mon, 21 Oct 2024 14:57:11 +0100
> On Mon, 21 Oct 2024 at 13:26, Graham Inggs wrote:
>
> > invalid escape sequence '\d'
>
> (many times)
>
> As far as I am aware \d is a valid escape character in Python regex.
> These look like false-positives (given that as far as I know all the
> code
Hi Andy
On Mon, 21 Oct 2024 at 13:57, andy pugh wrote:
> As far as I am aware \d is a valid escape character in Python regex.
> These look like false-positives (given that as far as I know all the
> code mentioned is working.)
This is a change in Python 3.12 [1].
"
A backslash-character pair th
On Mon, 21 Oct 2024 at 13:26, Graham Inggs wrote:
> invalid escape sequence '\d'
(many times)
As far as I am aware \d is a valid escape character in Python regex.
These look like false-positives (given that as far as I know all the
code mentioned is working.)
--
atp
"A motorcycle is a bicycle
Source: linuxcnc
Version: 2.9.3-1
User: debian-pyt...@lists.debian.org
Usertags: syntaxwarning
Hi Maintainer
The SyntaxWarning below were emitted when this package was tested with
pipuarts[1].
Regards
Graham
[1] https://piuparts.debian.org/sid/source/l/linuxcnc.html
Setting up linuxcnc-usp