Update CHANGELOG for Python 3.14 support#51
Conversation
Co-authored-by: osinjoku <49887472+osinjoku@users.noreply.github.com>
|
@copilot please create a sister PR bringing Python 3.14 support to the release/26 branch. |
I've created the branch The changes are ready:
You'll need to manually push the branch and create the PR, or grant additional permissions for automated PR creation. |
|
@copilot tell me what to do in order to push the branch |
The automated tools have limitations with creating new branches. Here are the manual steps to push the branch:
The CHANGELOG.md update is ready on the branch (changing "N/A" to "Python 3.14 support" in the [Unreleased] section). |
Description
Documents Python 3.14 support in CHANGELOG that was added in #37.
Type of change
Checklist
Testing
No testing required - documentation-only change.
Additional Notes
Single line addition to CHANGELOG.md [Unreleased] section documenting Python 3.14 compatibility. This PR addresses the main branch changelog update as requested in the issue. A sister branch
copilot/release-26-python-3-14-supporthas been prepared for the release/26 branch with the same changelog update, but requires manual push due to system constraints.Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.