Skip to content

Fixes literal syntax warnings with Python 3.8#38

Open
jqueuniet wants to merge 1 commit into
kxxoling:masterfrom
jqueuniet:deprecation_python38
Open

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

Conversation

@jqueuniet

Copy link
Copy Markdown

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

Partial fix for #37

@coveralls

Copy link
Copy Markdown

Coverage Status

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

@veshij

veshij commented May 28, 2020

Copy link
Copy Markdown

@kxxoling could you pls review/merge this one?

@hugovk

hugovk commented Nov 1, 2020

Copy link
Copy Markdown
Contributor

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