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

Fix monkeypatchers #58

Merged
merged 2 commits into from
Mar 12, 2025
Merged

Fix monkeypatchers #58

merged 2 commits into from
Mar 12, 2025

Conversation

spyoungtech
Copy link
Owner

This is a small change to move code back to a single file, under __init__.py for the Qt/Wx/Web package variants. This is done in the same vein as it was done for the main FreeSimpleGUI package in #9 -- in order to ensure functionality that is supported by mutating module global state continues to work as expected (despite this being a poor practice).

This is in the same vein as the change made for FreeSimpleGUI in #9 but for the Qt/Web/Wx variants
@spyoungtech spyoungtech merged commit 636cd37 into main Mar 12, 2025
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
Development

Successfully merging this pull request may close these issues.

1 participant