Skip to content
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

Fix syntax warnings in Python3.12 #17

Merged
merged 1 commit into from
Mar 19, 2024
Merged

Fix syntax warnings in Python3.12 #17

merged 1 commit into from
Mar 19, 2024

Conversation

sblondon
Copy link
Contributor

Python3.12 added new syntax warning if strings contain invalid sequence.

The change is documented in:
https://docs.python.org/3/whatsnew/3.12.html#other-language-changes

This PR fixes the warnings.

Python3.12 added new syntax warning if strings contain invalid sequence.
The change is documented in:
https://docs.python.org/3/whatsnew/3.12.html#other-language-changes
@jhunt jhunt merged commit 0c0a392 into jhunt:master Mar 19, 2024
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.

None yet

2 participants