Closed KonradHoeffner closed 6 months ago
Thanks for your bug report.
Yes, a warning for invalid escape sequences has been added to Python. This code will still work as expected, though. (unless they actually add valid a \d escape.) I will fix it in the next version of razercfg.
Do you want to check, if the latest master
branch fixes the issue for you?
Thanks for your help.
Wow, thanks for the quick fix, it works perfectly! I used the AUR package https://aur.archlinux.org/packages/razercfg-git which to my knowledge installs the newest version from the master branch and the warning is gone.
I am using the Arch Linux AUR package https://aur.archlinux.org/packages/razercfg v0.42-8 with Python 3.12.3 and razercfg prints this warning:
Despite the warning, it still seems to work correctly.