Skip to content

Fix bug with setmode not setting variables correctly #16

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

quellus
Copy link

@quellus quellus commented Mar 3, 2025

Closes #15

setmode() function doesn't properly set setModeDone and _mode.
Fixed now after adding the global keyword at the beginning of the function.

@quellus
Copy link
Author

quellus commented Mar 11, 2025

Hi, could you take a look at this soon, please?

I have a unit test I can't merge until this bug is fixed

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.

[BUG] Global variables not set correctly on Python 3.11
1 participant