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

Python 3.12 compatibility error "SyntaxWarning: invalid escape sequence '\ ' #5

Open
averyfreeman opened this issue Aug 12, 2024 · 1 comment

Comments

@averyfreeman
Copy link

Hi, nice project, I'm on Ubuntu 24.04 which uses python v3.12, and there's a new SyntaxWarning detailed here on stack overflow

I used rye to set the version to 3.11, and sure enough, no warnings. Thought you might want to check it out for future-proofing (it's probably a simple find+replace for \ to \) - if they're in docstrings, I saw you can put an r before your triple-quotes.

@0xRar
Copy link
Owner

0xRar commented Aug 14, 2024

Hi @averyfreeman, Thank you for taking interest in the project.

I will check your issues when im fully set-up, still don't have all of my tools installed
since im working from a brand new machine.

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