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: add aggressive_unloading arg to HordeLib.__new__(...) #319

Merged
merged 1 commit into from
Aug 27, 2024
Merged

Conversation

tazlin
Copy link
Member

@tazlin tazlin commented Aug 27, 2024

Bug fix to permit kwarg in HordeLib(...) init calls, which really happen as a function of __new__ as a result of the class being a singleton.

@tazlin tazlin added the release:patch Version _._.x label Aug 27, 2024
@tazlin tazlin merged commit c94d6d9 into releases Aug 27, 2024
1 of 2 checks passed
@tazlin tazlin mentioned this pull request Sep 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:patch Version _._.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant