FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

⬆️ Require Python 3.10+, test through 3.14 by MiWeiss · Pull Request #557 · sciunto-org/python-bibtexparser · GitHub

⬆️ Require Python 3.10+, test through 3.14 - #557

Merged
MiWeiss merged 1 commit into
mainfrom
544-python-versions
Jun 12, 2026
Merged

⬆️ Require Python 3.10+, test through 3.14#557
MiWeiss merged 1 commit into
mainfrom
544-python-versions

Conversation

MiWeiss commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator

requires-python claimed >=3.9 while CI only tested 3.10-3.12, and 3.13/3.14 were untested entirely.

  • bump requires-python to >=3.10 (3.9 is past EOL and was not tested)
  • drop the 3.9 classifier
  • extend the CI matrix to 3.10-3.14

Note: should be merged before #556, which adds the 3.13/3.14 classifiers this matrix now backs (expect a trivial classifier-list conflict between the two — both touch adjacent lines in pyproject.toml).

Fixes #544

🤖 Generated with Claude Code

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
MiWeiss merged commit d443a86 into main Jun 12, 2026
31 checks passed
MiWeiss deleted the 544-python-versions branch June 12, 2026 10:52
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

Python version support inconsistent between pyproject and CI

1 participant


Back | FazBrowse Home | New Git URL