Pin Python to 3.14 to match consumer (athena-archive-api) #7
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ModernLeft/athena-file#7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
athena-archive-api requires Python 3.14; athena-file is currently pinned to Python 3.13 in `pyproject.toml` and mypy config.
The version drift means:
Per the BE team's directive: pin athena-file to the same Python version as its primary consumer.
Plan
Acceptance criteria
Pinned to Python 3.14 in
0772433. Released as athena-file 1.4.0.