Skip to content

Fix Python 3.7>= x <3.10 support#67

Merged
dfop02 merged 2 commits intorelease/1.1.4from
fix/python-support
Feb 27, 2026
Merged

Fix Python 3.7>= x <3.10 support#67
dfop02 merged 2 commits intorelease/1.1.4from
fix/python-support

Conversation

@dfop02
Copy link
Owner

@dfop02 dfop02 commented Feb 27, 2026

Description

Add typing to avoid old python versions to crash.

Issue Reference

Fixes #66

Checklist Before Requesting a Review

  • I have performed a self-review of my code.
  • My code follows the project's coding style and guidelines.
  • I have run tests and verified that all existing and new tests pass.
  • I have added new tests to cover my changes.

@dfop02 dfop02 self-assigned this Feb 27, 2026
@dfop02 dfop02 added the bug Something isn't working label Feb 27, 2026
@dfop02 dfop02 merged commit b48bfe5 into release/1.1.4 Feb 27, 2026
6 checks passed
@dfop02 dfop02 deleted the fix/python-support branch February 27, 2026 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant