Skip to content

Drop support for Python 2.7 and 3.5 #162

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Pike opened this issue Feb 24, 2021 · 3 comments
Closed

Drop support for Python 2.7 and 3.5 #162

Pike opened this issue Feb 24, 2021 · 3 comments
Assignees
Labels
fluent.pygments fluent.runtime Issues related to the fluent.runtime module. fluent.syntax Issues related to the fluent.syntax module.

Comments

@Pike
Copy link
Contributor

Pike commented Feb 24, 2021

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

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

@Pike
Copy link
Contributor Author

Pike commented Feb 24, 2021

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 Pike self-assigned this Mar 2, 2021
@Pike Pike added fluent.pygments fluent.runtime Issues related to the fluent.runtime module. fluent.syntax Issues related to the fluent.syntax module. labels Mar 2, 2021
@sandalwoodbox
Copy link

Was this resolved by #161 & #163?

Pike added a commit that referenced this issue Apr 9, 2021
)

* Convert to native namespace packages as we are py36+, part of #162
* Fix warning in integration tests by declaring compat with upcoming syntax 0.20
@eemeli
Copy link
Member

eemeli commented Feb 7, 2023

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

@eemeli eemeli closed this as completed Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fluent.pygments fluent.runtime Issues related to the fluent.runtime module. fluent.syntax Issues related to the fluent.syntax module.
Projects
None yet
Development

No branches or pull requests

3 participants