Skip to content

Updates for Python 3.14#285

Merged
janezd merged 3 commits intobiolab:masterfrom
janezd:update-for-py3.14
Jan 24, 2026
Merged

Updates for Python 3.14#285
janezd merged 3 commits intobiolab:masterfrom
janezd:update-for-py3.14

Conversation

@janezd
Copy link
Copy Markdown
Contributor

@janezd janezd commented Jan 23, 2026

Issue
  • Gensim doesn't work on Python 3.14
  • Tests with Qt6 detect an error in the Groups widget that went undetected in Qt 5.
Description of changes
  • Skip installation on Python 3.14, and disable the widget. Add a test that will remind us to periodically check for gensim updates.
  • Fix the error in Group: weights were modified in-place instead of in a copy.
Includes
  • Code changes
  • Tests

@janezd janezd force-pushed the update-for-py3.14 branch from 8a67dff to aa0e679 Compare January 23, 2026 20:35
@janezd janezd force-pushed the update-for-py3.14 branch from aa0e679 to fddd441 Compare January 23, 2026 20:57
@janezd janezd marked this pull request as ready for review January 23, 2026 21:04
@janezd janezd merged commit 87d9dc9 into biolab:master Jan 24, 2026
14 checks 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