Skip to content

🩹 Remove Python 3.14 classifier for now#617

Merged
denialhaag merged 1 commit intomainfrom
remove-314-classifier
Jan 29, 2026
Merged

🩹 Remove Python 3.14 classifier for now#617
denialhaag merged 1 commit intomainfrom
remove-314-classifier

Conversation

@denialhaag
Copy link
Member

@denialhaag denialhaag commented Jan 29, 2026

Description

This PR removes the Python 3.14 classifier after I mistakenly added it in #465. Support for Python 3.14 will be added in #532.

Checklist:

  • The pull request only contains commits that are focused and relevant to this change.
  • I have added appropriate tests that cover the new/changed functionality.
  • I have updated the documentation to reflect these changes.
  • I have added entries to the changelog for any noteworthy additions, changes, fixes, or removals.
  • I have added migration instructions to the upgrade guide (if needed).
  • The changes follow the project's style guidelines and introduce no new warnings.
  • The changes are fully tested and pass the CI checks.
  • I have reviewed my own code changes.

@denialhaag denialhaag self-assigned this Jan 29, 2026
@denialhaag denialhaag added the fix Fix for something that isn't working label Jan 29, 2026
@denialhaag denialhaag enabled auto-merge (squash) January 29, 2026 15:02
@coderabbitai
Copy link

coderabbitai bot commented Jan 29, 2026

📝 Walkthrough

Walkthrough

Metadata updates to pyproject.toml: author name formatting adjusted (spacing around initials) and Python 3.14 classifier entry removed from supported versions list.

Changes

Cohort / File(s) Summary
Metadata Updates
pyproject.toml
Author name formatting updated (spacing around initials) and Python 3.14 programming language classifier removed.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Poem

🐰 A name with spaces, neat and spaced,
Python 3.14 gently erased,
Metadata whispers, authors refined,
Simple, precise, well-designed! 📝✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly indicates the main change: removing the Python 3.14 classifier. It is concise, specific, and accurately reflects the primary objective of the pull request.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description check ✅ Passed The PR description clearly explains the purpose (removing mistakenly added Python 3.14 classifier), references related issues (#465, #532), and completes the checklist with appropriate justifications for omitted items.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
  • 📝 Generate docstrings

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@denialhaag denialhaag merged commit 0e446d0 into main Jan 29, 2026
14 checks passed
@denialhaag denialhaag deleted the remove-314-classifier branch January 29, 2026 16:09
@github-project-automation github-project-automation bot moved this from In Progress to Done in MQT Error Correction Jan 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix Fix for something that isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant