Skip to content

Backmerge: main into develop#29

Open
AndrewSazonov wants to merge 6 commits into
developfrom
main
Open

Backmerge: main into develop#29
AndrewSazonov wants to merge 6 commits into
developfrom
main

Conversation

@AndrewSazonov
Copy link
Copy Markdown
Contributor

This pull request backmerges changes from main into develop, following a new release tag push.

⚠️ Note: This PR is labeled [maintainer] auto-pull-request and is excluded from release notes and version bump logic.

AndrewSazonov and others added 6 commits September 12, 2025 21:51
Release: merge develop into main
Release: merge develop into main
Release: merge develop into main
Release: merge develop into main
Copilot AI review requested due to automatic review settings May 13, 2026 10:28
@AndrewSazonov AndrewSazonov added the [maintainer] auto-pull-request Automated PR. Excluded from changelog/versioning. label May 13, 2026
Copy link
Copy Markdown
Contributor

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

This PR backmerges main into develop after a release tag push, updating project metadata and a minor formatting detail.

Changes:

  • Advertise Python 3.14 support via Trove classifier.
  • Relax requires-python from >=3.11,<3.14 to >=3.11.
  • Remove trailing whitespace in the Ruff rule selection list.

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

Comment thread pyproject.toml
Comment on lines 20 to +24
'Programming Language :: Python :: 3.12',
'Programming Language :: Python :: 3.13',
'Programming Language :: Python :: 3.14',
]
requires-python = '>=3.11,<3.14'
requires-python = '>=3.11'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[maintainer] auto-pull-request Automated PR. Excluded from changelog/versioning.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants