Skip to content

Conversation

@joshmarkovic
Copy link
Contributor

@joshmarkovic joshmarkovic commented Jan 19, 2026

Updates to support 3.14:

  • pyproject.toml updates
  • updating appropriate github workflows

Changes

How I tested this

Notes

Checklist

  • PR has an informative and human-readable title (this will be pulled into the release notes)
  • Changes are limited to a single goal (no scope creep)
  • Code passed the pre-commit check & code is left cleaner/nicer than when first encountered.
  • Any change in functionality is tested
  • New functions are documented (with a description, list of inputs, and expected output)
  • Placeholder code is flagged / future TODOs are captured in comments
  • Project documentation has been updated if adding/changing functionality.

@skrawcz
Copy link
Contributor

skrawcz commented Jan 19, 2026

@joshmarkovic seems like not everything hamilton supports, supports 3.14. So that means we'll need pytest exclusions for some things, in addition to some conditional installs, e.g. ray doesn't have a 3.14 version yet..

@skrawcz
Copy link
Contributor

skrawcz commented Jan 24, 2026

@joshmarkovic some linting errors now -- if you install the pre-commit hooks and run it it should help identify/fix the issue.

@skrawcz
Copy link
Contributor

skrawcz commented Jan 24, 2026

@joshmarkovic looks good. the test failures now are related to other libs version updates IIUC.

@skrawcz
Copy link
Contributor

skrawcz commented Jan 24, 2026

Created #1450 for failures.

@skrawcz skrawcz merged commit de50378 into apache:main Jan 24, 2026
2 of 12 checks passed
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