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

[Enhancement] Python upgrade to 3.9 for Calc Package #509

Open
pidgeon777 opened this issue Mar 16, 2021 · 0 comments
Open

[Enhancement] Python upgrade to 3.9 for Calc Package #509

pidgeon777 opened this issue Mar 16, 2021 · 0 comments

Comments

@pidgeon777
Copy link

These are the math functions available in Python 3.6:

https://docs.python.org/3.6/library/math.html

Some new functions have been added to Python 3.9:

https://docs.python.org/3.9/library/math.html

An improvement would be to upgrade the Python library used by the Calc Package, from 3.6 to 3.9+.

Would this a possible thing to do?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant