Skip to content

WIP: Update to Python 3.14#4912

Draft
zaneselvans wants to merge 7 commits intomainfrom
python-3.14
Draft

WIP: Update to Python 3.14#4912
zaneselvans wants to merge 7 commits intomainfrom
python-3.14

Conversation

@zaneselvans
Copy link
Member

Overview

Working branch to try and update PUDL to use Python 3.14

Closes #

Documentation

Make sure to update relevant aspects of the documentation:

  • Update the release notes: reference the PR and related issues.
  • Update relevant Data Source jinja templates (see docs/data_sources/templates).
  • Update relevant table or source description metadata (see src/metadata).
  • Review and update any other aspects of the documentation that might be affected by this PR.

Testing

How did you make sure this worked? How can a reviewer verify this?

To-do list

  • If updating analyses or data processing functions: make sure to update row count expectations in dbt tests.
  • Run pixi run pre-commit-run to run linters and static code analysis checks.
  • Run pixi run pytest-ci locally to ensure that the merge queue will accept your PR.
  • Review the PR yourself and call out any questions or issues you have.
  • For PRs that change the PUDL outputs significantly, run the full ETL locally and then run the data validations using dbt. If you can't run the ETL locally then run the build-deploy-pudl GitHub Action manually and ensure that it succeeds.

@zaneselvans zaneselvans added the dependencies Pull requests that update a dependency file label Jan 10, 2026
@zaneselvans zaneselvans moved this from New to Backlog in Catalyst Megaproject Jan 10, 2026
@zaneselvans zaneselvans self-assigned this Jan 10, 2026
@zaneselvans zaneselvans linked an issue Jan 12, 2026 that may be closed by this pull request
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

Switch to Python 3.14

1 participant