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 warning on python 3.12 #206

Merged
merged 3 commits into from
Jan 7, 2025
Merged

Conversation

mcfedr
Copy link
Contributor

@mcfedr mcfedr commented Jun 24, 2024

Since Python 3.12, it shows these warning when loading this module

django-embed-video/embed_video/backends.py:95: SyntaxWarning: invalid escape sequence '\.'
  """
django-embed-video/embed_video/backends.py:102: SyntaxWarning: invalid escape sequence '\.'
  """

@aleksihakli aleksihakli merged commit fb64ba0 into jazzband:master Jan 7, 2025
26 checks passed
@aleksihakli
Copy link
Member

Thank you for the PR and sorry for the late review and merge @mcfedr

@mcfedr
Copy link
Contributor Author

mcfedr commented Jan 7, 2025

@aleksihakli Better late than never! Love to see an old PR merged

@mcfedr mcfedr deleted the py12 branch January 7, 2025 12:41
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.

2 participants