returnn icon indicating copy to clipboard operation
returnn copied to clipboard

Drop older Python support

Open albertz opened this issue 7 months ago • 2 comments

Previous:

  • require Python >=3.8: https://github.com/rwth-i6/returnn/issues/1326
  • require Python >=3.7: https://github.com/rwth-i6/returnn/issues/487

Bump again? To what?

See also related recent Sisyphus discussion: https://github.com/rwth-i6/sisyphus/issues/195

Also the question came up w.r.t. automatic formatting (e.g. Ruff): I think some of the nicer formattings (e.g. for with) are only possible with more recent Python versions.

albertz avatar May 08 '25 10:05 albertz

See https://github.com/rwth-i6/i6_core/issues/636. I think at least we can require Python >=3.10.

albertz avatar Dec 09 '25 21:12 albertz

Btw, for the newer Python versions, what are relevant features for RETURNN?

albertz avatar Dec 09 '25 21:12 albertz