Skip to content

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.

@astanin astanin merged commit 2462598 into astanin:master Feb 17, 2021
bpoess pushed a commit to bpoess/etrade_options that referenced this pull request Jun 18, 2025
Running the script against a python version >3.10 runs into astanin/python-tabulate#105 which is fixed in the latest version of tabular.

Commands for updating:
$ pip install --upgrade tabular
$ pip freeze > requirements.txt
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