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

Release Safe Eyes 2.1.9 #584

Merged
merged 4 commits into from
Jun 19, 2024
Merged

Release Safe Eyes 2.1.9 #584

merged 4 commits into from
Jun 19, 2024

Conversation

slgobinath
Copy link
Owner

No description provided.

slgobinath and others added 4 commits June 9, 2024 02:12
* smartpause: fix calling disable_safeeyes on main thread

by adding missing parameter
This was missed in 903d407

* fix forwarding arguments in execute_main_thread

This broke when the first parameter was None, but the second wasn't (the
second parameter wasn't passed at all.)
Use *args/**kwargs to make it behave properly in all cases.
Refer to the built-in venv module instead of the third party
virtualenv module.
Also do some minor text changes.

Fixes issue #525.
@slgobinath slgobinath merged commit cca84ac into release Jun 19, 2024
2 checks 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
Development

Successfully merging this pull request may close these issues.

3 participants