Skip to content

Align dev/CI Python with the 3.14 Lambda runtime - #30

Merged
mattgodbolt merged 1 commit into
mainfrom
molty/python-314
Jul 30, 2026
Merged

Align dev/CI Python with the 3.14 Lambda runtime#30
mattgodbolt merged 1 commit into
mainfrom
molty/python-314

Conversation

@mattgodbolt-molty

Copy link
Copy Markdown
Contributor

Follow-up to the Dependabot base-image bump (#25): production now runs Python 3.14, but .python-version kept local dev and CI tests on 3.13. This aligns them so we test on what we ship. All 109 tests pass on 3.14.4 locally; I also verified the 3.14 container end-to-end (real explain request through the Lambda runtime emulator) before merging #25.

🤖 Generated with Claude Code

https://claude.ai/code/session_012jJRqmqhE11VAc3biKbxUY

The Dependabot base-image bump moved production to Python 3.14 while
.python-version kept local dev and CI tests on 3.13. Test what we ship.
All 109 tests pass on 3.14.4.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012jJRqmqhE11VAc3biKbxUY
@mattgodbolt
mattgodbolt merged commit 2629260 into main Jul 30, 2026
2 checks passed
@mattgodbolt
mattgodbolt deleted the molty/python-314 branch July 30, 2026 07:41
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.

2 participants