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

[pull] master from slgobinath:master #87

Merged
merged 4 commits into from
Jun 19, 2024
Merged

Conversation

pull[bot]
Copy link

@pull pull bot commented Jun 19, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

deltragon and others added 4 commits June 18, 2024 20:15
* 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.
@pull pull bot added the ⤵️ pull label Jun 19, 2024
@pull pull bot merged commit cca84ac into Uncodedtech:master Jun 19, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants