Python 3.10 isn't actively developed any more since 2023-04.
It will not get security updates after 2026-10.
So, guess we do not need to support that for borg2.
We then could start requiring 3.11 as the minimum and use its new features:
https://docs.python.org/3/whatsnew/3.11.html
For now only remove for borg2, keep it longer for borg 1.4.x.
Python 3.10 isn't actively developed any more since 2023-04.
It will not get security updates after 2026-10.
So, guess we do not need to support that for borg2.
We then could start requiring 3.11 as the minimum and use its new features:
https://docs.python.org/3/whatsnew/3.11.html
For now only remove for borg2, keep it longer for borg 1.4.x.