Skip to content

Fix "SyntaxWarning: invalid escape sequence" #5592

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

nteodosio
Copy link

Reported downstream at https://launchpad.net/bugs/2066375.

@github-actions github-actions bot added the conflicts A PR with unresolved merge conflicts label Sep 17, 2024
Copy link

Merge conflicts have been detected on this PR, please resolve.

@joo4mart
Copy link

joo4mart commented Jun 30, 2025

The simple solution: in the file language/generate_translations.py you must only change '\' to '\\' in two lines and the warning goes away.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conflicts A PR with unresolved merge conflicts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants