Skip to content

Update supported Python versions#175

Merged
dguido merged 10 commits intomasterfrom
update-python-versions
Jan 9, 2026
Merged

Update supported Python versions#175
dguido merged 10 commits intomasterfrom
update-python-versions

Conversation

@thomas-chauchefoin-tob
Copy link
Copy Markdown
Collaborator

@thomas-chauchefoin-tob thomas-chauchefoin-tob commented Nov 26, 2025

Drop Python 3.9 (end-of-life as of October 2024) and add Python 3.14 support. It required bumping numpy and torchvision specifically, and we can remove the dependency to stdlib-list as sys.stdlib_module_names is available since Python 3.10. In PyTorch, torch.jit.script is not compatible with Python 3.14+ and is unlikely receive patches as it is marked as deprecated; we skip the associated tests for now.

@thomas-chauchefoin-tob thomas-chauchefoin-tob marked this pull request as ready for review December 1, 2025 10:58
@dguido dguido merged commit 92917cd into master Jan 9, 2026
13 checks passed
@dguido dguido deleted the update-python-versions branch January 9, 2026 22:10
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.

2 participants