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 DeprecationWarning on Python 3.10 #105

Merged
merged 2 commits into from
Feb 17, 2021
Merged

Conversation

domdfcoding
Copy link
Contributor

Fixes #104

@domdfcoding domdfcoding marked this pull request as ready for review February 8, 2021 19:30
@domdfcoding
Copy link
Contributor Author

I'm marking this as ready for review. As the deprecated aliases have now been removed from Python as of 3.10 alpha 5 (see python/cpython#23754) python-tabulate can't even be imported without this patch.

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.

Deprecation warning when importing on Python 3.10
2 participants