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

TP2000-1279 Upgrade to Python version 3.10 #1211

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

paulpepper-trade
Copy link
Collaborator

@paulpepper-trade paulpepper-trade commented Apr 17, 2024

TP2000-1279 Upgrade to Python version 3.10

Why

Platform migration requires a minimum of Python version 3.9.

What

This PR:

  • Provides an initial, intermediate upgrade step unblocking other upgrade activities that require 3.9 or greater.
  • Upgrades Python in Docker config files.
  • Upgrades Python in Cloud Foundry config.
  • Fixes module imports and requirements dependencies.

Checklist

  • Requires migrations? No
  • Requires dependency updates? Yes

Increment version of Python from 3.8.x to 3.10.x where necessary. Some package dependency changes also applied - e.g. removing unnecessary backports.
@paulpepper-trade paulpepper-trade changed the title TP2000-1279 upgrade to Python version 3.10 TP2000-1279 Upgrade to Python version 3.10 Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant