Skip to content

Conversation

droideck
Copy link
Contributor

Keep 20.04 for py3.6 testing.
Replace deprecated enchant package with enchant-2.

Keep 20.04 for py3.6 testing.
Replace deprecated enchant package with enchant-2.
@droideck droideck requested a review from mistotebe December 22, 2022 18:04
@mistotebe
Copy link
Contributor

Why freeze the Ubuntu version? Is python 3.6 not installable on ubuntu-latest at all? LGTM otherwise.

@droideck
Copy link
Contributor Author

Why freeze the Ubuntu version? Is python 3.6 not installable on ubuntu-latest at all? LGTM otherwise.

Yep, Python 3.6 is no more on ubuntu-latest.
actions/setup-python#544 (comment)

Hello everyone. Python 3.6 reached end-of-life on Dec 12, 2021. Therefore, we won’t be supporting it with new versions of our hosted runners. If you need Python 3.6, it’s still available on ubuntu-20.04.
There are a couple reasons we stop supporting end-of-life versions. They no longer have maintenance support, so there’s no path forward for fixing bugs or security issues. Also, they tend to run into compat issues with dependencies on newer operating systems, which is a source of confusing bugs.

@droideck droideck merged commit b8ad0c5 into python-ldap:master Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants