Skip to content

Drops support for 3.9, adds support for 3.13#1411

Merged
elijahbenizzy merged 2 commits into
mainfrom
remove-3.9-support
Nov 17, 2025
Merged

Drops support for 3.9, adds support for 3.13#1411
elijahbenizzy merged 2 commits into
mainfrom
remove-3.9-support

Conversation

@elijahbenizzy

@elijahbenizzy elijahbenizzy commented Oct 19, 2025

Copy link
Copy Markdown
Contributor

3.9 is EOL in october

Changes

  • adds 3.13
  • drops 3.8/3.9 provisions, tests, etc...

How I tested this

  • unit tests + CI

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.

@cswartzvi

Copy link
Copy Markdown
Contributor

@elijahbenizzy I am very excited for this! What do you think about including freethreaded python in the actions matrix (3.13t)? Maybe we are not ready to go on record as supporting free threading, but it might be nice to keep an eye on it. What do you think?

@ShoaibG1

ShoaibG1 commented Oct 20, 2025

Copy link
Copy Markdown

@elijahbenizzy I am still using AWS Glue Python Shell jobs which are still on Python 3.9. I hope AWS does something soon. I trust the current version of Hamilton will work fine with Python 3.9? I guess I won't get future enhancements and patches until I upgrade.

@zilto zilto left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

For future work, Python 3.10 allows us to use | in typing.

Comment thread examples/hello_world/my_dag.png
Comment thread examples/styling_visualization/dag.png
Comment thread hamilton/node.py Outdated

@skrawcz skrawcz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one Q.

@elijahbenizzy elijahbenizzy merged commit 45feeaf into main Nov 17, 2025
4 checks passed
@elijahbenizzy elijahbenizzy deleted the remove-3.9-support branch November 17, 2025 01:11
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.

5 participants