Skip to content

Drop EOL Python 3.8/3.9 and add 3.12 support#100

Merged
manuzhang merged 2 commits intomainfrom
drop-python-eol
Feb 22, 2026
Merged

Drop EOL Python 3.8/3.9 and add 3.12 support#100
manuzhang merged 2 commits intomainfrom
drop-python-eol

Conversation

@manuzhang
Copy link
Copy Markdown
Owner

No description provided.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the project’s declared and tested Python support by dropping EOL Python 3.8/3.9 and adding Python 3.12 in CI, aligning the package with newer Python runtimes.

Changes:

  • Bump python_requires from >=3.8 to >=3.10 in packaging metadata.
  • Update GitHub Actions CI matrix to test Python 3.10–3.12 (remove 3.8/3.9, add 3.12).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
setup.py Updates minimum supported Python version via python_requires.
.github/workflows/ci.yml Adjusts CI test matrix to cover 3.10–3.12 only.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 3 out of 4 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 3 out of 4 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@manuzhang manuzhang merged commit 83231b8 into main Feb 22, 2026
26 checks passed
@manuzhang manuzhang deleted the drop-python-eol branch February 22, 2026 16:34
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