Skip to content

chore: drop Python 3.9 support, raise minimum to 3.10#306

Open
phanak-sap wants to merge 1 commit into
masterfrom
drop39
Open

chore: drop Python 3.9 support, raise minimum to 3.10#306
phanak-sap wants to merge 1 commit into
masterfrom
drop39

Conversation

@phanak-sap

Copy link
Copy Markdown
Contributor
  • Remove 3.9 from CI matrix; drop lxml 4.3.5/4.4.3/4.5.2 (3.9-only) and their now-redundant 3.10 excludes
  • Add python_requires='>=3.10' to setup.py; remove 3.9 classifier
  • Update README requirement from 3.9 to 3.10
  • Add CHANGELOG Removed entry for 3.9 drop
  • Replace deprecated typing.ByteString with bytes in test_vendor_sap.py

- Remove 3.9 from CI matrix; drop lxml 4.3.5/4.4.3/4.5.2 (3.9-only) and their now-redundant 3.10 excludes
- Add python_requires='>=3.10' to setup.py; remove 3.9 classifier
- Update README requirement from 3.9 to 3.10
- Add CHANGELOG Removed entry for 3.9 drop
- Replace deprecated typing.ByteString with bytes in test_vendor_sap.py
@phanak-sap

Copy link
Copy Markdown
Contributor Author

this one closes #301

@phanak-sap phanak-sap requested a review from filak-sap July 6, 2026 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant