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 warnings in Python 3.8 #45

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

GotoCode
Copy link
Contributor

Closes #43.

@danielquinn
Copy link

Might it be a good idea to tweak tox.ini to include Python 3.7, 3.8, and even 3.9 as part of this PR?

@keeth
Copy link

keeth commented Jul 26, 2022

that syntax warning is a syntax error in python 3.10, could this PR be merged?

@ysmolski
Copy link

ysmolski commented Apr 9, 2024

Please merge this PR because it causes warnings spam when run in python 3.10+.

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.

Warnings in Python 3.8
4 participants