From 46c2b1022716472403ccac4249abf3172463a924 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Wed, 12 Jul 2023 09:21:58 +0300 Subject: New Issue: Migrate to Python3.10 --- issues/CI-CD/migrate-to-python3.10.gmi | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 issues/CI-CD/migrate-to-python3.10.gmi diff --git a/issues/CI-CD/migrate-to-python3.10.gmi b/issues/CI-CD/migrate-to-python3.10.gmi new file mode 100644 index 0000000..640daec --- /dev/null +++ b/issues/CI-CD/migrate-to-python3.10.gmi @@ -0,0 +1,29 @@ +# Migrate to Python3.10 + +## Tags + +* priority: medium +* keywords: python3.10 +* status: open +* assigned: bonz, fredm, alex + +## Description + +Migrate the application(s) over to Python3.10. + +The sections below will note the migration issues for the various apps. + +### GN2 + +### GN3 + +* Created branch `migrate-to-python3.10` with some minor changes to adapt code to Python3.10 + +#### Migrate Libraries + +* [ ] yoyo-migrations +* others ... + +### QC App + +### Others? -- cgit v1.2.3