Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add initial support for python 3.14 #691

Merged
merged 2 commits into from
Oct 29, 2024
Merged

add initial support for python 3.14 #691

merged 2 commits into from
Oct 29, 2024

Conversation

mmckerns
Copy link
Member

@mmckerns mmckerns commented Oct 29, 2024

Summary

add initial support for python 3.14
Fixes: #690

Checklist

Documentation and Tests

  • Added relevant tests that run with python tests/__main__.py, and pass.
  • Added relevant documentation that builds in sphinx without error.
  • Artifacts produced with the main branch work as expected under this PR.

Release Management

  • Added "Fixes #NNN" in the PR body, referencing the issue (#NNN) it closes.
  • Added rationale for any breakage of backwards compatibility.

@mmckerns mmckerns added this to the dill-0.4.0 milestone Oct 29, 2024
@mmckerns mmckerns merged commit 2bee9e4 into master Oct 29, 2024
1 of 2 checks passed
@mmckerns mmckerns deleted the python314 branch October 29, 2024 01:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add initial support for python 3.14
1 participant