summaryrefslogtreecommitdiff
path: root/issues/CI-CD/migrate-to-python3.10.gmi
blob: 640daec13a97fc014e033912ace6b78da0412fa2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
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?