From 0b1bd4c8ef121f9acc788a92139ccc84047f8ad1 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 12 Dec 2025 05:50:22 +0000 Subject: [PATCH 1/2] Initial plan From 04534315af02394490ce9cbf096686a04f3dff15 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 12 Dec 2025 05:54:47 +0000 Subject: [PATCH 2/2] Update CHANGELOG for Python 3.14 support Co-authored-by: osinjoku <49887472+osinjoku@users.noreply.github.com> --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d094fcc..3ffbf37 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ### Added -- N/A +- Python 3.14 support ### Changed - N/A