ashpy
ashpy copied to clipboard
[FEATURE] - Update to Python 3.8
System information
- AshPy version (you are using):
0.4.0 - Are you willing to contribute it (Yes/No): Yes
Describe the feature and the current behavior/state
Currently, we were stuck using Python 3.7 due to TensorFlow not supporting 3.8.
Python 3.8 should now be supported by TF. AshPy can make the switch too.
Will this change the current api? How?
It should not create any breaking changes unless we start using 3.8 exclusive features.
Who will benefit with this feature?
All users?