Skip to content

Fixes literal syntax warnings with Python 3.8#38

Open
jqueuniet wants to merge 1 commit intokxxoling:masterfrom
jqueuniet:deprecation_python38
Open

Fixes literal syntax warnings with Python 3.8#38
jqueuniet wants to merge 1 commit intokxxoling:masterfrom
jqueuniet:deprecation_python38

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