Skip to content

Fix "SyntaxWarning: invalid escape sequence"#5592

Open
nteodosio wants to merge 1 commit intoOpenShot:developfrom
nteodosio:patch-1
Open

Fix "SyntaxWarning: invalid escape sequence"#5592
nteodosio wants to merge 1 commit intoOpenShot:developfrom
nteodosio:patch-1

Conversation

@nteodosio
Copy link
Copy Markdown

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
@github-actions
Copy link
Copy Markdown

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

@joo4mart
Copy link
Copy Markdown

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.

@a-detiste
Copy link
Copy Markdown

patched in Debian

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.

3 participants