Skip to content

chore: upgrade Python from 3.12 to 3.14 in Docker images#1162

Merged
audiodude merged 1 commit intoopenzim:mainfrom
its-me-maady:upgrade/python-3.14
May 3, 2026
Merged

chore: upgrade Python from 3.12 to 3.14 in Docker images#1162
audiodude merged 1 commit intoopenzim:mainfrom
its-me-maady:upgrade/python-3.14

Conversation

@its-me-maady
Copy link
Copy Markdown
Contributor

Update all Dockerfiles and Pipfile to use Python 3.14. Part of #1009.

@its-me-maady its-me-maady force-pushed the upgrade/python-3.14 branch from 3ece350 to 940c031 Compare May 3, 2026 04:15
@codecov
Copy link
Copy Markdown

codecov Bot commented May 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.00%. Comparing base (ac9e532) to head (0b9efe0).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1162   +/-   ##
=======================================
  Coverage   93.00%   93.00%           
=======================================
  Files          76       76           
  Lines        4430     4430           
=======================================
  Hits         4120     4120           
  Misses        310      310           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Comment thread .github/workflows/ci.yml Outdated
@its-me-maady its-me-maady force-pushed the upgrade/python-3.14 branch from 940c031 to 9f4840a Compare May 3, 2026 08:04
Update all Dockerfiles and Pipfile to use Python 3.14.
Part of openzim#1009.
@its-me-maady its-me-maady force-pushed the upgrade/python-3.14 branch from 9f4840a to 0b9efe0 Compare May 3, 2026 08:07
@its-me-maady
Copy link
Copy Markdown
Contributor Author

Updated the Python version to 3.14.4 (latest patch release) across all Dockerfiles and the CI workflow, as requested.

@its-me-maady its-me-maady requested a review from audiodude May 3, 2026 08:15
@audiodude audiodude added this pull request to the merge queue May 3, 2026
@audiodude
Copy link
Copy Markdown
Member

Thank you! In the future you can put fixes #1234 in your PR description and it will auto close the issue, which we prefer.

Merged via the queue into openzim:main with commit ed5fe98 May 3, 2026
6 checks passed
@its-me-maady
Copy link
Copy Markdown
Contributor Author

Got it, thanks for the tip! I was unsure if the issue would need further work beyond the three dependency PRs, so I played it safe with 'Part of' — but I'll use 'Fixes' when I'm confident the PR completes the goal.

@its-me-maady its-me-maady deleted the upgrade/python-3.14 branch May 3, 2026 10:31
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