Update python3 version to 3.8 - #37
Conversation
paramsingh
left a comment
There was a problem hiding this comment.
lgtm but I'm wondering if we should hold off on merging this until we upgrade LB, CB and MsB to 3.8 too, thoughts?
|
Agreed, I expect updating the version here to not hurt (as it is not a major version change and we'd have to upgrade the |
|
Sounds good. |
yes, for sure. This also has to cover the python baseimages, and as we did when we did the last upgrade here, we should test each app using the PR branch before merging it for good. |
|
This is a small change and has conflicts. I'm going to close it in favour of #45, sorry for the 1 year delay! |
Update
python3version topython3.8. Updated the version forwerkzeugandrequestsmodules too as some modules were marked deprecated in 0.16.0 and we should start fixing them too.