python 3.9 reached eol as of 2025-10-31. python 3.10 is still supported but will too be retired later this year. python 3.10 brings support for union types which are used in the codebase (one here). 3.9 does not receive security updates, so maybe it's time to start thinking about removing support for it in trackma?
python 3.9 reached eol as of 2025-10-31. python 3.10 is still supported but will too be retired later this year. python 3.10 brings support for union types which are used in the codebase (one here). 3.9 does not receive security updates, so maybe it's time to start thinking about removing support for it in trackma?