Skip to content

fix(python): update minimum Python version to 3.10#269

Merged
nicklasl merged 1 commit intomainfrom
nicklasl/python-3.10
Feb 11, 2026
Merged

fix(python): update minimum Python version to 3.10#269
nicklasl merged 1 commit intomainfrom
nicklasl/python-3.10

Conversation

@nicklasl
Copy link
Member

Summary

Update minimum Python version from 3.9 to 3.10.

OpenFeature Python SDK is dropping Python 3.9 support in the upcoming 0.9.0 release (PR #554). This update aligns our provider with the upcoming SDK requirements.

Changes

  • requires-python: >=3.9>=3.10
  • Remove Python 3.9 from classifiers
  • Update mypy python_version to 3.10
  • Update ruff target-version to py310

🤖 Generated with Claude Code

@nicklasl nicklasl changed the title chore(python): update minimum Python version to 3.10 fix(python): update minimum Python version to 3.10 Feb 11, 2026
@nicklasl nicklasl force-pushed the nicklasl/python-3.10 branch from 907f0e7 to 1386001 Compare February 11, 2026 07:55
@nicklasl nicklasl marked this pull request as ready for review February 11, 2026 07:58
OpenFeature Python SDK is dropping 3.9 support in the upcoming 0.9.0
release. Update to 3.10+ to stay aligned.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@nicklasl nicklasl force-pushed the nicklasl/python-3.10 branch from 1386001 to f38873d Compare February 11, 2026 08:12
@nicklasl nicklasl merged commit 648f384 into main Feb 11, 2026
10 checks passed
@github-actions github-actions bot mentioned this pull request Feb 11, 2026
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

Comments