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

Make SafeEyes compatible with Python 3.6 again #657

Merged
merged 3 commits into from
Oct 17, 2024

Conversation

embar-
Copy link
Contributor

@embar- embar- commented Oct 13, 2024

Description

SafeEyes requires Python 3.10+, but openSUSE Leap 15.* still use Python 3.6. With only little effort, we can make it run again in Python 3.6. This should fix #656

@deltragon
Copy link
Collaborator

I don't want this to be a commitment to support 3.6 officially, but this looks simple enough, so I'm willing to accept that.
I would wait a bit for the other maintainers to have the opportunity to weigh in, but otherwise would merge this in the next few days.

safeeyes/plugins/healthstats/plugin.py Outdated Show resolved Hide resolved
@embar-
Copy link
Contributor Author

embar- commented Oct 17, 2024

OK, "or" replaced into ".update()"

@archisman-panigrahi
Copy link
Collaborator

LGTM

@archisman-panigrahi archisman-panigrahi merged commit 6da10e6 into slgobinath:master Oct 17, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants