Let's support one version of Python and validate it #1185
Labels
maintainability
Automated tests suite, tooling, refactoring, or anything that makes it easier for developers
packaging
Flatpak packages (anything else = NOPE.png)
RFC
"Request for Comments" brainstorming tickets for things we are unsure about
We're all aware that we're quite understaffed here at the moment, so I propose a change to simplify things a bit.
Let's declare that the only supported way to distribute GTG is via flatpak, and that the only version of Python that GTG is expected to run on, is "whatever version of Python runs in the latest version of the GNOME SDK flatpak runtime".
Currently,
So I propose to declare that we're supporting only Python 3.12, and:
This would both set expectations on the versions of Python that are supported, and validate that it actually is supported and that we're not breaking it by accident.
Of course, this strategy makes it more difficult to package GTG in different ways, but I don't think we have enough people interested in doing that currently. When we do, we can widen support, and we'll be able to test accordingly :)
The text was updated successfully, but these errors were encountered: