Skip to content

Conversation

swalkinshaw
Copy link
Member

Python 3.12 now warng on invalid escape sequences in strings. This converts the strings to "raw" strings so the backslashes are treated literally.

Python 3.12 now warng on invalid escape sequences in strings. This
converts the strings to "raw" strings so the backslashes are treated
literally.
@swalkinshaw swalkinshaw merged commit 32dd18d into master Dec 21, 2024
2 checks passed
@swalkinshaw swalkinshaw deleted the fix-python-string-escaping branch December 21, 2024 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant