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

SyntaxWarning: invalid escape sequence #374

Open
larsakerson opened this issue Dec 18, 2024 · 2 comments
Open

SyntaxWarning: invalid escape sequence #374

larsakerson opened this issue Dec 18, 2024 · 2 comments

Comments

@larsakerson
Copy link

Python 3.12 and 3.13 are stricter about invalid escape sequences. This annotation in util.py now raises a Syntax Warning.

The solution should be simple.

@woodsbw
Copy link
Contributor

woodsbw commented Dec 18, 2024

Unfortunately, this project is basically dead. Author has gone MIA and hasn't responded or acted on pull requests in well over a year.

@larsakerson
Copy link
Author

Do you know if there are any similar projects that are being maintained?

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

No branches or pull requests

2 participants