Skip to content

Convert string to raw-string, as backslash is interpreted as an escape character #56

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JaimeRoelandts
Copy link

Python 3.12 interprets the backslash as an escape character. Converting the string to a raw-string avoids this.

@kkhalail kkhalail added the upcoming release A fix/support will be available with the upcoming external release label Apr 20, 2025
@kkhalail
Copy link

Hi, thanks for your input! This is greatly appreciated.
A fix will be available with the next external release

@kkhalail kkhalail marked this pull request as draft April 20, 2025 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upcoming release A fix/support will be available with the upcoming external release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants