Skip to content

Python update and CI fixes (kinda)#90

Merged
lnqs merged 2 commits intomainfrom
fix_typecheck
Apr 2, 2026
Merged

Python update and CI fixes (kinda)#90
lnqs merged 2 commits intomainfrom
fix_typecheck

Conversation

@lnqs
Copy link
Copy Markdown
Owner

@lnqs lnqs commented Apr 2, 2026

  • Add support (i.e. testing) for/with Python 3.14.
  • Fix typing issue
  • Remove CI tests on Windows

@lnqs lnqs force-pushed the fix_typecheck branch 2 times, most recently from 1d538ad to f30fa66 Compare April 2, 2026 21:11
lnqs added 2 commits April 2, 2026 23:17
Add support (i.e. testing) for/with Python 3.14.
Based on the original idea of support the last three major Python
versions, support for Python 3.10 and 3.11 is dropped.
They're failing, not the first time, due to very weird issues.
As I don't have a Windows machine and debugging with the CI isn't
really a reasonable working mode, let's remove the CI runs on Windows
for now.
@lnqs lnqs changed the title Fix type checking issue Python update and CI fixes (kinda) Apr 2, 2026
@lnqs lnqs merged commit 3c5ba32 into main Apr 2, 2026
4 checks passed
@lnqs lnqs deleted the fix_typecheck branch April 2, 2026 21:22
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