Skip to content

SG-36195 Add minimum Python version 3.9#26

Draft
julien-lang wants to merge 1 commit into
masterfrom
ticket/SG-36195-remove-py37-compatibility
Draft

SG-36195 Add minimum Python version 3.9#26
julien-lang wants to merge 1 commit into
masterfrom
ticket/SG-36195-remove-py37-compatibility

Conversation

@julien-lang

Copy link
Copy Markdown
Member

Summary

Add minimum_python_version: "3.9" to info.yml.

Context

Part of SG-36195 - Remove compatibility with Python 3.7. Breaking date was 2026-04-01 (passed). New minimum version is Python 3.9.

This is a Stage 1 change (leaf app, no framework dependencies).

Changes

  • info.yml: added minimum_python_version: "3.9"

Checklist

  • minimum_python_version: "3.9" added to info.yml
  • No Python version guards in source code
  • No isAlive or cElementTree usage
  • CI pipeline uses shared template (no per-repo Python matrix to update)

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