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

Fixes literal syntax warnings with Python 3.8 #38

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

Conversation

jqueuniet
Copy link

Fixes the SyntaxWarning: "is" with a literal. Did you mean "=="? added by Python 3.8

Partial fix for #37

@coveralls
Copy link

Coverage Status

Coverage remained the same at 77.879% when pulling 2f33235 on jqueuniet:deprecation_python38 into bcfdb92 on kxxoling:master.

@veshij
Copy link

veshij commented May 28, 2020

@kxxoling could you pls review/merge this one?

@hugovk
Copy link
Contributor

hugovk commented Nov 1, 2020

Tip: this is fixed in upstream PrettyTable.

https://github.com/jazzband/prettytable

This is also a duplicate of #34.

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.

4 participants