Skip to content

fix: widen Python support to 3.11/3.12 (v3.0.1) - #99

Open
smanickavallisa-godaddy wants to merge 1 commit into
godaddy:mainfrom
smanickavallisa-godaddy:fix/python-3.11-support
Open

fix: widen Python support to 3.11/3.12 (v3.0.1)#99
smanickavallisa-godaddy wants to merge 1 commit into
godaddy:mainfrom
smanickavallisa-godaddy:fix/python-3.11-support

Conversation

@smanickavallisa-godaddy

Copy link
Copy Markdown

Summary

  • Widen Requires-Python from >=3.8,<3.11 to >=3.8,<3.13 so consumers (notably hivemind-python-api) can move off the deprecated GCI python:3.10.20-slim-trixie (Overwatch / ML-12109).
  • Extend CI matrix to Python 3.11 and 3.12.
  • Version bump to 3.0.1 (release PR per RELEASE.md — after merge, publish GitHub Release v3.0.1 to PyPI).

Test plan

  • Local tests previously green on Python 3.11 (156 passed)
  • CI green on 3.8–3.12 matrix
  • After merge: create GitHub Release v3.0.1 → confirm PyPI requires_python is >=3.8,<3.13
  • Confirm Artifactory mirrors the new wheel before merging the hivemind-python-api GCI PR

Made with Cursor

sample-size 3.0.0 capped Requires-Python at <3.11, blocking
hivemind-python-api from leaving the deprecated python:3.10 GCI line.
Bump to 3.0.1 with >=3.8,<3.13 and extend the CI matrix.

Co-authored-by: Cursor <cursoragent@cursor.com>
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