Skip to content
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

CI: Add workaround for broken py 3.5 in GitHub Actions. #73

Merged
merged 7 commits into from
Jun 5, 2024

Conversation

glensc
Copy link
Contributor

@glensc glensc commented May 27, 2024

Workaround from #72 (comment) (from actions/setup-python#866)

For #72 (comment)

@sdelafond you may squash merge this

@glensc
Copy link
Contributor Author

glensc commented May 27, 2024

Is there a point supporting 3.5 in CI?

DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality.

Successfully installed pip-20.3.4

Error: You are using pip version 20.3.4, however version 24.0 is available.

There will be likely more and more things to break adding more maintenance burden. If somebody needs fix for 3.5 they can still submit a PR, just not tested in CI anymore.

@glensc glensc mentioned this pull request May 27, 2024
@sdelafond sdelafond merged commit cbdb0e5 into libfuse:master Jun 5, 2024
8 checks passed
@sdelafond
Copy link
Collaborator

Cheers!

@glensc glensc deleted the patch-1 branch June 25, 2024 10:16
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