Skip to content

fix: relax required-python version to support Python 3.11#149

Merged
ryanking13 merged 2 commits into
mainfrom
gyeongjae/ci-python-versions
Jul 8, 2026
Merged

fix: relax required-python version to support Python 3.11#149
ryanking13 merged 2 commits into
mainfrom
gyeongjae/ci-python-versions

Conversation

@ryanking13

Copy link
Copy Markdown
Contributor

As discussed internally, this allows installing workers-py in Python 3.11.

Comment thread packages/runtime-sdk/src/workers/types.py
Comment thread packages/runtime-sdk/pyproject.toml
@ask-bonk

ask-bonk Bot commented Jul 7, 2026

Copy link
Copy Markdown

OK, the review is complete. The changes are clean and correct. The PR:

  1. Lowers requires-python from >=3.12 to >=3.11 in both packages
  2. Correctly converts PEP 695 type statements to TypeAlias assignments for 3.11 compat
  3. Updates ruff target-version and mypy python_version to 3.11
  4. Updates CI matrix to include 3.11 and 3.14
  5. Lock files are regenerated accordingly

No issues found.

LGTM

github run

@ryanking13 ryanking13 merged commit 31d0f69 into main Jul 8, 2026
25 checks passed
@ryanking13 ryanking13 deleted the gyeongjae/ci-python-versions branch July 8, 2026 04:41
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