Skip to content

Backslash in string tries to escape invalid characters #346

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

Closed
wants to merge 1 commit into from

Conversation

JaimeRoelandts
Copy link

Python 3.12 gives warning for escaping invalid characters. Changing the string to raw-string solves the issue.

@kkhalail
Copy link

Hi Jaime,
Thanks for your contribution! I will work on fixing this and will LKY!

@kkhalail
Copy link

The fix will be available within the next external release, thanks!!

@kkhalail kkhalail closed this Apr 10, 2025
@kkhalail kkhalail reopened this Apr 20, 2025
@kkhalail kkhalail added the upcoming release A fix/support will be available with the upcoming external release label Apr 20, 2025
@marjevan marjevan marked this pull request as draft April 20, 2025 08:27
@sdeadmin sdeadmin closed this in dc6bdbe Jun 11, 2025
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