python-fluent icon indicating copy to clipboard operation
python-fluent copied to clipboard

Drop support for Python 2.7 and 3.5

Open Pike opened this issue 4 years ago • 2 comments

... and update our testing and compat matrix beyond 3.5, too.

This should be done syntax first, and then the other two.

Pike avatar Feb 24 '21 09:02 Pike

As we're breaking compat, should we also move from pgkutil-style namespace packages to native ones?

This would be a good time, as we could just generally bump mutual requirements on all three packages. Also for fluent.migration, I guess.

https://packaging.python.org/guides/packaging-namespace-packages/#native-namespace-packages

Pike avatar Feb 24 '21 16:02 Pike

Was this resolved by https://github.com/projectfluent/python-fluent/pull/161 & https://github.com/projectfluent/python-fluent/pull/163?

sandalwoodbox avatar Apr 06 '21 19:04 sandalwoodbox

As noted above, support for Python < 3.6 has already been dropped.

eemeli avatar Feb 07 '23 17:02 eemeli