Skip to content

Drop Python 3.9 (EOL) and add Python 3.14 support#16

Merged
zzhengnan merged 1 commit intomainfrom
drop-3.9-add-3.14
Apr 11, 2026
Merged

Drop Python 3.9 (EOL) and add Python 3.14 support#16
zzhengnan merged 1 commit intomainfrom
drop-3.9-add-3.14

Conversation

@zzhengnan
Copy link
Copy Markdown
Owner

@zzhengnan zzhengnan commented Apr 11, 2026

Summary

  • Drop Python 3.9 from CI and package classifiers — it reached EOL in October 2025
  • Add Python 3.14 support: CI matrix, classifiers, and STD_LIB_BY_VERSION updated with new stdlib modules (annotationlib, compression)
  • Update python_requires to >=3.10
  • Update LICENSE copyright year to 2026
  • Add CLAUDE.md for Claude Code guidance

Test plan

  • CI passes on Python 3.10, 3.11, 3.12, 3.13, 3.14

🤖 Generated with Claude Code

- Remove 3.9 from CI matrix and package classifiers (EOL Oct 2025)
- Add 3.14 to CI matrix, classifiers, and STD_LIB_BY_VERSION
- Populate 3.14 stdlib additions: annotationlib, compression
- Update LICENSE copyright year to 2026
- Add CLAUDE.md for Claude Code guidance

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@zzhengnan zzhengnan merged commit 1b7d281 into main Apr 11, 2026
5 checks passed
@zzhengnan zzhengnan deleted the drop-3.9-add-3.14 branch April 11, 2026 17:06
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