-
Notifications
You must be signed in to change notification settings - Fork 70
Python 3.8/9/10 Support #76
Comments
@Sbacon017 great question. A plan does not exist and I'm not entirely sure how much additional work will be required to get this working if our current suite of tests do not pass. That being said I will go ahead and start incrementing the python versions + running our current test suite to see what fails (and report back here with my findings). To use the tests do the following:
3 tests will fail if the local env variable
|
Using python 3.10 the basic shipment example was able to retrieve rates. |
@jfriedr Thanks for getting back to me! This is great news, I'm not whether or not you take this to mean you officially support up to Python 3.10, but it seems like it will be enough to unblock us from upgrading. |
There does appear to be some problems with the new |
I have the same problem with python 3.8.5. |
Are there plans to support the most recent versions of Python? Right now the only supported version of Python that hasn't reached it's end-of-life is 3.7. If these plans exist, is there a timeline? What sort of work needs to be done to enable support for more recent versions of Python?
Opening this thread both as a question and a place for discussion.
The text was updated successfully, but these errors were encountered: